Skip to content

Commit

Permalink
Merge pull request #38 from JuliaLang/yyc/new-travis
Browse files Browse the repository at this point in the history
Use 0.3 and 0.4 for travis CI.
  • Loading branch information
yuyichao committed Sep 18, 2015
2 parents 42ceb5d + 9036258 commit 44ac339
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:
- osx
- linux
julia:
- release
- 0.3
- 0.4
- nightly
notifications:
email: false
Expand Down

0 comments on commit 44ac339

Please sign in to comment.