Skip to content

Commit

Permalink
MAINT update version numpy scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
glemaitre committed Jun 28, 2019
1 parent b4c68f9 commit 86f552d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ matrix:
- env: DISTRIB="conda" PYTHON_VERSION="3.6"
NUMPY_VERSION="*" SCIPY_VERSION="*" SKLEARN_VERSION="0.21"
- env: DISTRIB="conda" PYTHON_VERSION="3.7"
NUMPY_VERSION="1.13.1" SCIPY_VERSION="0.19.1" SKLEARN_VERSION="0.21"
NUMPY_VERSION="1.14.6" SCIPY_VERSION="1.1.0" SKLEARN_VERSION="0.21"
- env: DISTRIB="conda" PYTHON_VERSION="3.7"
NUMPY_VERSION="*" SCIPY_VERSION="*" SKLEARN_VERSION="master"
allow_failures:
Expand Down

0 comments on commit 86f552d

Please sign in to comment.