Skip to content

Commit 86dac7d

Browse files
authored
don't allow nightly failures anymore!
1 parent 1a1d5e5 commit 86dac7d

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
@@ -7,9 +7,6 @@ julia:
77
- nightly
88
notifications:
99
email: false
10-
matrix:
11-
allow_failures:
12-
- julia: nightly
1310
#script: # default script is equivalent to the following
1411
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
1512
# - julia -e 'Pkg.clone(pwd()); Pkg.build("FileIO"); Pkg.test("FileIO"; coverage=true)'

0 commit comments

Comments
 (0)