Run tests on Python 3.4

This commit is contained in:
2015-02-16 10:25:44 +00:00
parent b24d617358
commit 1f6ede851d

View File

@@ -4,6 +4,7 @@ python:
- "2.7" - "2.7"
- "3.2" - "3.2"
- "3.3" - "3.3"
- "3.4"
- "pypy" - "pypy"
# command to run tests # command to run tests
script: python setup.py test script: python setup.py test