diff --git a/.travis.yml b/.travis.yml
index a0298bde9b969ef8e508396624b2b393e7b44811..de716abe520865d2736dad46c09a65751ee953cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,7 @@ sudo: false
 language: python
 python:
     - "2.7"
-    - "3.4"
+    - "3.7"
 notifications:
     email: false
 addons: