Skip to content

Commit 53f5369

Browse files
committed
build on 1.0, 1.3. nightly
1 parent 5a6ecd6 commit 53f5369

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.travis.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,14 @@ os:
66

77
julia:
88
- 1.0
9-
- 1.1
10-
- 1.2
11-
# - nightly
9+
- 1.3
10+
- nightly
1211

1312
# # Uncomment the following lines to allow failures on nightly julia
1413
# # (tests will run but not make your overall status red)
15-
# matrix:
16-
# allow_failures:
17-
# - julia: nightly
14+
jobs:
15+
allow_failures:
16+
- julia: nightly
1817

1918
notifications:
2019
email: false

0 commit comments

Comments
 (0)