Skip to content

Commit 6d45a84

Browse files
committed
Update travis
1 parent 7bc30eb commit 6d45a84

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
language: julia
33
os:
44
- linux
5-
- osx
65
julia:
7-
- release
6+
- 0.6
87
- nightly
8+
matrix:
9+
allow_failures:
10+
- julia: nightly
911
notifications:
1012
email: false
1113
# uncomment the following lines to override the default test script

0 commit comments

Comments
 (0)