mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-22 05:40:08 +00:00
Fix Travis build on Python 3.5
This commit is contained in:
parent
ee0e922689
commit
3634807647
@ -10,6 +10,6 @@ env:
|
||||
- TOXENV=py35
|
||||
install:
|
||||
# "virtualenv<14.0.0" is needed for Python 3.2 compat
|
||||
- travis_retry pip install "virtualenv<14.0.0" "tox==1.6.1"
|
||||
- travis_retry pip install "virtualenv<14.0.0" tox
|
||||
script:
|
||||
- travis_retry tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user