Skip to content

Commit 66af4a9

Browse files
committed
No failures on v0.7 allowed
1 parent 95e1f39 commit 66af4a9

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
@@ -13,9 +13,9 @@ git:
1313

1414
## uncomment the following lines to allow failures on nightly julia
1515
## (tests will run but not make your overall status red)
16-
matrix:
17-
allow_failures:
18-
- julia: nightly
16+
#matrix:
17+
# allow_failures:
18+
# - julia: nightly
1919

2020
# uncomment the following lines to override the default test script
2121
script:

0 commit comments

Comments
 (0)