pip dropped pypy3, so will we
This commit is contained in:
parent
70e405ede2
commit
e3e4378173
|
@ -5,7 +5,6 @@ env: # These should match the tox env list
|
|||
- TOXENV=py34
|
||||
- TOXENV=py35
|
||||
- TOXENV=pypy
|
||||
- TOXENV=pypy3
|
||||
install: pip install coveralls tox
|
||||
script: tox
|
||||
# Special snowflake. Our tests depend on making real commits.
|
||||
|
|
Loading…
Reference in New Issue