We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b02ab5 commit 24022edCopy full SHA for 24022ed
1 file changed
.travis.yml
@@ -7,7 +7,7 @@ python:
7
env:
8
matrix:
9
- JULIA_VERSION=0.6.4 CROSS_VERSION=1
10
- - JULIA_VERSION=0.7.0-rc2
+ - JULIA_VERSION=1.0.0
11
# - JULIA_VERSION=nightly
12
global:
13
- TOXENV=py
@@ -17,7 +17,7 @@ matrix:
17
- language: generic
18
19
- PYTHON=python2
20
21
22
os: osx
23
@@ -29,7 +29,7 @@ matrix:
29
30
31
- PYTHON=python3
32
33
34
35
0 commit comments