Skip to content
This repository has been archived by the owner on Oct 21, 2021. It is now read-only.

Commit

Permalink
Add Travis testing against both Julia 0.3 and 0.4
Browse files Browse the repository at this point in the history
0.3 is still supported according to REQUIRE
  • Loading branch information
tkelman committed May 29, 2016
1 parent 63be068 commit 8755be8
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 8755be8

Please sign in to comment.