Skip to content

Commit

Permalink
Allow failures on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack committed Mar 15, 2018
1 parent 6771170 commit e431415
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ julia:
- nightly
notifications:
email: false
matrix:
allow_failures:
- julia: nightly
# uncomment the following lines to override the default test script
#script:
# - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
Expand Down

0 comments on commit e431415

Please sign in to comment.