Skip to content

Commit

Permalink
travis: require Julia 0.5 explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
dpo authored and abelsiqueira committed Oct 16, 2016
1 parent 2c905ed commit 34e368f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ matrix:
- os: linux
julia: 0.4
- os: linux
julia: release
julia: 0.5
- os: linux
julia: nightly
- os: osx
julia: 0.4
osx_image: xcode7.3
- os: osx
julia: release
julia: 0.5
osx_image: xcode7.3
- os: osx
julia: nightly
Expand Down

0 comments on commit 34e368f

Please sign in to comment.