Skip to content

Commit a9264a9

Browse files
update CI
1 parent b6fff8c commit a9264a9

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
@@ -3,11 +3,11 @@ language: julia
33
os:
44
- linux
55
julia:
6-
- 1.0
7-
- nightly
8-
matrix:
9-
allow_failures:
10-
- julia: nightly
6+
- 1
7+
# - nightly
8+
#matrix:
9+
# allow_failures:
10+
# - julia: nightly
1111
notifications:
1212
email: false
1313
# uncomment the following lines to override the default test script

0 commit comments

Comments
 (0)