Skip to content

Commit

Permalink
Don't allow tests to fail on Julia nightly (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 4, 2020
1 parent a724b6c commit 5f250a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ julia:
- '1'
- 'nightly'
matrix:
allow_failures:
- julia: nightly
fast_finish: true
notifications:
email: false
Expand Down

0 comments on commit 5f250a2

Please sign in to comment.