Enable testing on Python 3.4
authorCorey Farwell <coreyf@rwell.org>
Mon, 12 May 2014 03:13:22 +0000 (20:13 -0700)
committerCorey Farwell <coreyf@rwell.org>
Mon, 12 May 2014 03:13:22 +0000 (20:13 -0700)
.travis.yml

index 45b71f11b62ee31d2547215c1c3999e6bf97129d..c6cc7a994be31732c563612d3560ba1cdf6379da 100644 (file)
@@ -3,6 +3,7 @@ python:
   - "2.6"
   - "2.7"
   - "3.3"
+  - "3.4"
 script: nosetests test --verbose
 notifications:
   email: