Commit 6072f1b9 authored by Tres Seaver's avatar Tres Seaver

Test Python3.4 on Travis.

parent 7c33b3cb
...@@ -5,6 +5,7 @@ env: ...@@ -5,6 +5,7 @@ env:
- TOXENV=py27 - TOXENV=py27
- TOXENV=pypy - TOXENV=pypy
- TOXENV=py33 - TOXENV=py33
- TOXENV=py34
install: install:
- pip install tox - pip install tox
script: script:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment