1
0
mirror of https://github.com/mnaberez/py65.git synced 2025-08-09 04:24:59 +00:00

Add Python 3.4 to travis

This commit is contained in:
Mike Naberezny
2014-05-03 18:27:03 -07:00
parent c252735b7e
commit f52c6ab702

View File

@@ -5,7 +5,7 @@ env:
- TOXENV=pypy - TOXENV=pypy
- TOXENV=py32 - TOXENV=py32
- TOXENV=py33 - TOXENV=py33
# - TOXENV=py34 # Travis-CI does not support 3.4 yet - TOXENV=py34
install: install:
- travis_retry pip install tox==1.6.1 - travis_retry pip install tox==1.6.1
script: script: