Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Turn on Travis testing for 0.5, nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Aug 22, 2016
1 parent 4d543d4 commit 2ab64d3
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 @@ -3,10 +3,10 @@ sudo: false
matrix:
include:
- os: linux
julia: 0.4
julia: 0.4 0.5 nightly
env: TESTCMD="xvfb-run julia"
- os: osx
julia: 0.4
julia: 0.4 0.5 nightly
env: TESTCMD="julia"
notifications:
email: false
Expand Down

0 comments on commit 2ab64d3

Please sign in to comment.