Skip to content

Commit

Permalink
Fix travis build script Julia version.
Browse files Browse the repository at this point in the history
  • Loading branch information
tpapp committed Jul 15, 2018
1 parent bc6e635 commit bfdc849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ sudo: false
os:
- linux
julia:
- 0.6
- 0.7
- nightly
notifications:
- email: false
Expand Down

0 comments on commit bfdc849

Please sign in to comment.