mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-17 06:00:23 +00:00
Fix version ref in comment
This commit is contained in:
parent
57eb33db7b
commit
3d2e7ab60e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ matrix:
|
|||
env: TOXENV=py37
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
# Travis CI hasn't updated to PyPy3 2.5 yet, so still has the exception
|
||||
# Travis CI hasn't updated to PyPy3 5.5+ yet, so still has the exception
|
||||
# chaining compatibility bug that breaks the contextlib2 tests
|
||||
# - python: pypy3
|
||||
# env: TOXENV=pypy3
|
||||
|
|
|
|||
Loading…
Reference in a new issue