Merge pull request #33 from nikolas/patch-1

Add travis testing on python 3.4
diff --git a/.travis.yml b/.travis.yml
index fa64cc7..3074873 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@
   - "2.7"
   - "3.2"
   - "3.3"
+  - "3.4"
   - "pypy"
 install:
   - pip install -e .