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