summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index d88b797..9aa890c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,10 +1,7 @@
language: python
sudo: false
python:
- - "2.6"
- "2.7"
-# - "3.2" removed because Coveralls/coverage 4.0 fails on 3.2
- - "3.3"
- "3.4"
- "3.5"
- "3.6"