1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-21 14:16:40 +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
+1 -1
View File
@@ -5,7 +5,7 @@ env:
- TOXENV=pypy
- TOXENV=py32
- TOXENV=py33
# - TOXENV=py34 # Travis-CI does not support 3.4 yet
- TOXENV=py34
install:
- travis_retry pip install tox==1.6.1
script: