mirror of
https://github.com/mnaberez/py65.git
synced 2025-04-10 02:39:34 +00:00
Fix running tests on Python 3.4
This commit is contained in:
parent
3024867cc9
commit
ec089bb408
@ -16,6 +16,7 @@ matrix:
|
||||
- python: pypy
|
||||
env: TOXENV=pypy
|
||||
install:
|
||||
- travis_retry pip install virtualenv tox
|
||||
# tox is pinned for python 3.4 support
|
||||
- travis_retry pip install tox==3.14.0
|
||||
script:
|
||||
- travis_retry tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user