We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17da3a2 commit b3e96d7Copy full SHA for b3e96d7
.travis.yml
@@ -5,7 +5,7 @@ os:
5
- osx
6
julia:
7
- "1.3"
8
- - "1.4"
+ - "1.5"
9
- nightly
10
matrix:
11
allow_failures:
Project.toml
@@ -23,7 +23,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
23
AbstractFFTs = "0.5"
24
ApproxFunBase = "0.2, 0.3"
25
BandedMatrices = "0.14, 0.15"
26
-BlockArrays = "0.10, 0.11, 0.12"
+BlockArrays = "0.12.11"
27
BlockBandedMatrices = "0.6, 0.7.1, 0.8"
28
DomainSets = "0.3, 0.4"
29
FFTW = "1.1"
0 commit comments