Skip to content

Commit 4e73995

Browse files
committed
Try to fix Travis with PyPy
1 parent 2823dd5 commit 4e73995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ matrix:
1414
dist: xenial
1515
sudo: true # required workaround for https://github.com/travis-ci/travis-ci/issues/9815
1616
- env: TOXENV=pypy
17-
python: pypy-5.7.1
17+
python: pypy
1818
- env: TOXENV=pre-commit
1919
python: 3.6
2020
- env: TOXENV=mypy

0 commit comments

Comments
 (0)