We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f3735 commit a784419Copy full SHA for a784419
.travis.yml
@@ -42,7 +42,7 @@ matrix:
42
os: osx
43
- env: PYTHON="3.6" CONDA_PY=36 ARCH="x86_64"
44
os: linux
45
- - env: PYTHON="3.6" CONDA_PY=35 ARCH="x86_64"
+ - env: PYTHON="3.6" CONDA_PY=36 ARCH="x86_64"
46
47
# Use miniconda to install binary versions of numpy etc. from continuum
48
# analytic's repository. Follows an approach described by Dan Blanchard:
0 commit comments