diff --git a/.travis.yml b/.travis.yml
index bb77032dac144ace7060b457c982703399bc4401..8597e30c9064891d50a920d978e8b62d5413d47b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 ---
 language: python
-python: ["2.7", "3.2"]
+python: ["2.7", "3.4"]
 dist: trusty
 sudo: True
 group: beta
@@ -14,7 +14,7 @@ env:
       platform: all
 matrix:
     allow_failures:
-        - python: "3.2"
+        - python: "3.4"
 cache:
   - pip
   - directories: