Skip to content

Commit

Permalink
Update 3.7 numpy and scipy versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcinnes committed Sep 7, 2019
1 parent e16a557 commit df123c6
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 @@ -17,7 +17,7 @@ matrix:
include:
- python: 3.6
os: linux
- env: DISTRIB="conda" PYTHON_VERSION="3.7" NUMPY_VERSION="1.13.3" SCIPY_VERSION="0.19.1"
- env: DISTRIB="conda" PYTHON_VERSION="3.7" NUMPY_VERSION="1.17" SCIPY_VERSION="1.3.0"
os: linux
- env: DISTRIB="conda" PYTHON_VERSION="3.6" COVERAGE="true" NUMPY_VERSION="1.13.3" SCIPY_VERSION="0.19.1"
os: linux
Expand Down

0 comments on commit df123c6

Please sign in to comment.