Skip to content

Commit

Permalink
Disallow test failures on 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsanders committed Mar 28, 2017
1 parent b85d0b5 commit d1ae167
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ julia:
- 0.6
- nightly

matrix:
allow_failures:
- julia: 0.6
- julia: nightly
# matrix:
# allow_failures:
# - julia: 0.6
# - julia: nightly

notifications:
email: false
Expand Down

0 comments on commit d1ae167

Please sign in to comment.