Skip to content

Commit

Permalink
No longer needed workaround.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 6, 2020
1 parent a260b04 commit 298c684
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ matrix:
env: TOXENV=py38
- python: "3.9-dev"
env: TOXENV=py39
before_install:
- /opt/python/3.9-dev/bin/python -m venv py39
- cd py39
- . bin/activate

install:
- travis_retry pip install -U pip setuptools
Expand Down

0 comments on commit 298c684

Please sign in to comment.