Skip to content

Commit

Permalink
Creating a working venv.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 11, 2020
1 parent adf24de commit ed18587
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ matrix:
- python: "3.9-dev"
env: TOXENV=py39
before_install:
- which python
- ls -l /home/travis/virtualenv/python3.9-dev/bin/python
- /opt/python/3.9-dev/bin/python -m venv py39
- cd py39
- . bin/activate
Expand Down

0 comments on commit ed18587

Please sign in to comment.