Skip to content

Commit

Permalink
travis: explicitly use pypy3_linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Wooble committed Apr 7, 2021
1 parent 520c8bf commit 6ef706d
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 @@ jobs:
- python: 3.7
env: TOXENV=docs
- python: "pypy3.6-7.0.0"
env: pypy3_linux
env: TOXENV=pypy3_linux

deploy:
provider: pypi
Expand Down

0 comments on commit 6ef706d

Please sign in to comment.