Skip to content

Commit

Permalink
Merge pull request #97 from QuantEcon/remove-allow_failures
Browse files Browse the repository at this point in the history
TRAVIS: Remove `allow_failures` for Julia 1.0
  • Loading branch information
oyamad committed Nov 26, 2018
2 parents 4d9452f + 1430b26 commit 3f2c1ec
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ os:
julia:
- 0.7
- 1.0
matrix:
allow_failures:
- julia: 1.0
notifications:
email: false
after_success:
Expand Down

0 comments on commit 3f2c1ec

Please sign in to comment.