Skip to content

Commit

Permalink
Minor change in Travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
michakraus committed Apr 10, 2019
1 parent 671d84e commit 29348e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ julia:
env:
- PYTHON=""
matrix:
fast_finish: true
allow_failures:
- julia: nightly
- os: osx
fast_finish: true
jobs:
allow_failures:
- script: bash ./docs/travis.sh
Expand Down

0 comments on commit 29348e9

Please sign in to comment.