Skip to content

Commit

Permalink
Scipy is 1.5.4 has py39 wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Nov 5, 2020
1 parent 0fa8378 commit 2174b09
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Expand Up @@ -90,6 +90,7 @@ jobs:
# Latest pre-release packages
- python: 3.9
env:
- SCIPY=1.5.4
- PIP_PRE=true
- BUILD_INIT=tools/ci/travis_pip.sh
- python: 3.8
Expand All @@ -101,13 +102,6 @@ jobs:
env:
- PYTHON=3.7

allow_failures:
# pre-testing is a little fragile. Make it an FYI.
- python: 3.9
- env:
- PIP_PRE=true
- BUILD_INIT=tools/ci/travis_pip.sh

notifications:
email:
on_success: always
Expand Down

0 comments on commit 2174b09

Please sign in to comment.