Skip to content

Commit

Permalink
Update travis to test 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cstjean committed Aug 13, 2017
1 parent 9c7fa70 commit 85f2eba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@ os:
- linux
- osx
julia:
- 0.5
- 0.6
- nightly
matrix:
allow_failures:
- julia: nightly
notifications:
email: false
# uncomment the following lines to override the default test script
Expand Down

0 comments on commit 85f2eba

Please sign in to comment.