Skip to content

Commit

Permalink
Merge pull request #4 from aviks/patch-2
Browse files Browse the repository at this point in the history
Fix julia versions for travis config
  • Loading branch information
simonster committed Nov 17, 2015
2 parents 2a103a7 + 8524c01 commit b88f5ca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ os:
- linux
- osx
julia:
- release
- 0.3
- 0.4
- nightly
notifications:
email: false
Expand Down

0 comments on commit b88f5ca

Please sign in to comment.