Skip to content

Commit 82cafc7

Browse files
committed
Disallow failures on nightly
1 parent d906b98 commit 82cafc7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ julia:
77
- nightly
88
notifications:
99
email: false
10-
matrix:
11-
allow_failures:
12-
- julia: nightly
1310
after_success:
1411
# push coverage results to Coveralls
1512
- julia -e 'cd(Pkg.dir("MultivariatePolynomials")); Pkg.add("Coverage"); using Coverage; Coveralls.submit(Coveralls.process_folder())'

0 commit comments

Comments
 (0)