diff --git a/config/.travis.yml b/config/.travis.yml
index 4729981f..5716efb8 100755
--- a/config/.travis.yml
+++ b/config/.travis.yml
@@ -1,6 +1,6 @@
 language: python
 python:
-  - "3.4"
+  - "3.6"
 install:
   - pip3 install homeassistant
 script: