Skip to content

Commit e74c5ae

Browse files
committed
MAINT: bump up to scipy 0.14.0 in travis CI config
1 parent 2729a74 commit e74c5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
NUMPY_VERSION="1.6.2" SCIPY_VERSION="0.11.0"
1111
# This environment tests the newest supported anaconda env
1212
- DISTRIB="conda" PYTHON_VERSION="3.4" INSTALL_MKL="true"
13-
NUMPY_VERSION="1.8.1" SCIPY_VERSION="0.13.3"
13+
NUMPY_VERSION="1.8.1" SCIPY_VERSION="0.14.0"
1414
install: source continuous_integration/install.sh
1515
script: bash continuous_integration/test_script.sh
1616
after_success:

0 commit comments

Comments
 (0)