Run tests on Python 3.4
diff --git a/.travis.yml b/.travis.yml
index 8c6680d..c2eaf23 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,6 @@
   - "2.7"
   - "3.2"
   - "3.3"
+  - "3.4"
 script: python test/all_tests.py