Skip to content

Commit b3e96d7

Browse files
committed
Update for 1.5
1 parent 17da3a2 commit b3e96d7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ os:
55
- osx
66
julia:
77
- "1.3"
8-
- "1.4"
8+
- "1.5"
99
- nightly
1010
matrix:
1111
allow_failures:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2323
AbstractFFTs = "0.5"
2424
ApproxFunBase = "0.2, 0.3"
2525
BandedMatrices = "0.14, 0.15"
26-
BlockArrays = "0.10, 0.11, 0.12"
26+
BlockArrays = "0.12.11"
2727
BlockBandedMatrices = "0.6, 0.7.1, 0.8"
2828
DomainSets = "0.3, 0.4"
2929
FFTW = "1.1"

0 commit comments

Comments
 (0)