about summary refs log tree commit diff stats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 9b194d4b..f9e31256 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,8 @@
 dist: 'trusty'
+
 language: 'python'
 python:
-    - '2.6'
     - '2.7'
-    - '3.2'
-    - '3.3'
     - '3.4'
     - '3.5'