File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ matrix:
3838 # This environment tests the newest supported Anaconda release (4.4.0)
3939 # It also runs tests requiring Pandas.
4040 - env : DISTRIB="conda" PYTHON_VERSION="3.6.1" INSTALL_MKL="true"
41- NUMPY_VERSION="1.12.1 " SCIPY_VERSION="0.19.0" PANDAS_VERSION="0.20.1 "
41+ NUMPY_VERSION="1.13 " SCIPY_VERSION="0.19.0" PANDAS_VERSION="0.20.2 "
4242 CYTHON_VERSION="0.25.2" COVERAGE=true
4343 # This environment use pytest to run the tests. It uses the newest
4444 # supported Anaconda release (4.4.0). It also runs tests requiring Pandas.
@@ -49,7 +49,7 @@ matrix:
4949 # flake8 linting on diff wrt common ancestor with upstream/master
5050 - env : RUN_FLAKE8="true" SKIP_TESTS="true"
5151 DISTRIB="conda" PYTHON_VERSION="3.5" INSTALL_MKL="true"
52- NUMPY_VERSION="1.12.1 " SCIPY_VERSION="0.19.0" CYTHON_VERSION="0.23.5"
52+ NUMPY_VERSION="1.13 " SCIPY_VERSION="0.19.0" CYTHON_VERSION="0.23.5"
5353 # This environment tests scikit-learn against numpy and scipy master
5454 # installed from their CI wheels in a virtualenv with the Python
5555 # interpreter provided by travis.
You can’t perform that action at this time.
0 commit comments