Skip to content

Commit

Permalink
Allow Travis to fail on Windows on Julia nightly
Browse files Browse the repository at this point in the history
But do not allow any other platform+Julia version combinations to fail
  • Loading branch information
DilumAluthge committed Oct 12, 2019
1 parent 92d7957 commit d11f72e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ julia:
matrix:
allow_failures:
- julia: nightly
os: windows
fast_finish: true

notifications:
Expand Down

0 comments on commit d11f72e

Please sign in to comment.