Run tests on Python 3.4
authorCorey Farwell <coreyf@rwell.org>
Tue, 1 Jul 2014 23:22:38 +0000 (16:22 -0700)
committerCorey Farwell <coreyf@rwell.org>
Tue, 1 Jul 2014 23:22:38 +0000 (16:22 -0700)
.travis.yml

index 8c6680d9308a1e5c85808e32c73e1a9003edd0de..c2eaf2356edc7dcf8ad68ac0969b8b67bcf96073 100644 (file)
@@ -3,5 +3,6 @@ python:
   - "2.7"
   - "3.2"
   - "3.3"
+  - "3.4"
 script: python test/all_tests.py