Skip to content

Commit

Permalink
Try to fix Travis with PyPy
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito committed Jul 26, 2019
1 parent 2823dd5 commit 4e73995
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 @@ -14,7 +14,7 @@ matrix:
dist: xenial
sudo: true # required workaround for https://github.com/travis-ci/travis-ci/issues/9815
- env: TOXENV=pypy
python: pypy-5.7.1
python: pypy
- env: TOXENV=pre-commit
python: 3.6
- env: TOXENV=mypy
Expand Down

0 comments on commit 4e73995

Please sign in to comment.