Skip to content

Commit c03c1c6

Browse files
Update .travis.yml
1 parent 1a3aad0 commit c03c1c6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ os:
44
- linux
55
# - osx
66
julia:
7-
- 1.2
8-
- nightly
9-
matrix:
10-
allow_failures:
11-
- julia: nightly
7+
- 1
8+
# - nightly
9+
#matrix:
10+
# allow_failures:
11+
# - julia: nightly
1212
notifications:
1313
email: false
1414
# uncomment the following lines to override the default test script

0 commit comments

Comments
 (0)