Skip to content

Commit f8f9fba

Browse files
Florian WilhelmFlorian Wilhelm
Florian Wilhelm
authored and
Florian Wilhelm
committed
Changed scipy version to 0.11 for Python 2.7 test
1 parent e423a7c commit f8f9fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ virtualenv:
44
env:
55
matrix:
66
- DISTRIB="conda" PYTHON_VERSION="2.7" COVERAGE="true"
7-
NUMPY_VERSION="1.6.2" SCIPY_VERSION="0.13.3"
7+
NUMPY_VERSION="1.6.2" SCIPY_VERSION="0.11.0"
88
- DISTRIB="conda" PYTHON_VERSION="3.4"
99
NUMPY_VERSION="1.8.1" SCIPY_VERSION="0.13.3"
1010
install:

0 commit comments

Comments
 (0)