Skip to content

Commit 08b80f4

Browse files
committed
Update Travis CI configuration
1 parent 41260b0 commit 08b80f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ git:
1818

1919
## uncomment the following lines to allow failures on nightly julia
2020
## (tests will run but not make your overall status red)
21-
matrix:
22-
allow_failures:
23-
- julia: nightly
21+
# matrix:
22+
# allow_failures:
23+
# - julia: nightly
2424

2525
## uncomment and modify the following lines to manually install system packages
2626
#addons:

0 commit comments

Comments
 (0)