Skip to content

Commit

Permalink
add 0.6 testing, allow nightly to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Aug 1, 2017
1 parent 64b20df commit 7cdfa97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -7,7 +7,11 @@ os:

julia:
- 0.5
- 0.6
- nightly
matrix:
allow_failures:
- julia: nightly

notifications:
email: false
Expand Down

0 comments on commit 7cdfa97

Please sign in to comment.