mirror of
https://github.com/mnaberez/py65.git
synced 2025-08-09 19:25:09 +00:00
Add Python 3.5 to tox.ini and travis.yml
This commit is contained in:
@@ -7,6 +7,7 @@ env:
|
||||
- TOXENV=py32
|
||||
- TOXENV=py33
|
||||
- TOXENV=py34
|
||||
- TOXENV=py35
|
||||
install:
|
||||
- travis_retry pip install tox==1.6.1
|
||||
script:
|
||||
|
Reference in New Issue
Block a user