mirror of
https://github.com/mnaberez/py65.git
synced 2025-03-13 00:29:40 +00:00
Use more recent virtualenv now that 3.2 is no longer supported
This commit is contained in:
parent
1110f304a4
commit
136df16493
@ -13,7 +13,6 @@ matrix:
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
install:
|
||||
# "virtualenv<14.0.0" is needed for Python 3.2 compat
|
||||
- travis_retry pip install "virtualenv<14.0.0" tox
|
||||
- travis_retry pip install virtualenv tox
|
||||
script:
|
||||
- travis_retry tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user