Skip to content

Commit

Permalink
Allow travis nighly to fail (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
anriseth authored and pkofod committed Jan 15, 2018
1 parent 3ae5f19 commit 20ba7a5
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 20ba7a5

Please sign in to comment.