Skip to content

Commit

Permalink
allow test failures on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
jrevels committed Jan 10, 2018
1 parent 8a238c9 commit acb5a6b
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 @@ -6,6 +6,9 @@ os:
julia:
- 0.6
- nightly
matrix:
allow_failures:
- julia: nightly
notifications:
email: false
git:
Expand Down

0 comments on commit acb5a6b

Please sign in to comment.