Skip to content

Commit 6c12a0d

Browse files
committed
Disallow failures on nightly
1 parent 9a52a37 commit 6c12a0d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ julia:
88
- nightly
99
notifications:
1010
email: false
11-
matrix:
12-
allow_failures:
13-
- julia: nightly
1411

1512
before_script:
1613
- julia -e 'Pkg.add("MultivariatePolynomials")'

0 commit comments

Comments
 (0)