Skip to content

Commit

Permalink
Test with Julia 1.0 in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Aug 17, 2018
1 parent 5b02ab5 commit 24022ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python:
env:
matrix:
- JULIA_VERSION=0.6.4 CROSS_VERSION=1
- JULIA_VERSION=0.7.0-rc2
- JULIA_VERSION=1.0.0
# - JULIA_VERSION=nightly
global:
- TOXENV=py
Expand All @@ -17,7 +17,7 @@ matrix:
- language: generic
env:
- PYTHON=python2
- JULIA_VERSION=0.7.0-rc2
- JULIA_VERSION=1.0.0
# - JULIA_VERSION=nightly
os: osx
- language: generic
Expand All @@ -29,7 +29,7 @@ matrix:
- language: generic
env:
- PYTHON=python3
- JULIA_VERSION=0.7.0-rc2
- JULIA_VERSION=1.0.0
# - JULIA_VERSION=nightly
os: osx
- language: generic
Expand Down

0 comments on commit 24022ed

Please sign in to comment.