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 2729a74 commit e74c5aeCopy full SHA for e74c5ae
.travis.yml
@@ -10,7 +10,7 @@ env:
10
NUMPY_VERSION="1.6.2" SCIPY_VERSION="0.11.0"
11
# This environment tests the newest supported anaconda env
12
- DISTRIB="conda" PYTHON_VERSION="3.4" INSTALL_MKL="true"
13
- NUMPY_VERSION="1.8.1" SCIPY_VERSION="0.13.3"
+ NUMPY_VERSION="1.8.1" SCIPY_VERSION="0.14.0"
14
install: source continuous_integration/install.sh
15
script: bash continuous_integration/test_script.sh
16
after_success:
0 commit comments