summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5404335..6d5f9a5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
python:
- "2.7"
- "3.6"
- - "3.7"
# Enable 3.7 without globally enabling sudo and xenial for other build jobs
# See https://github.com/travis-ci/travis-ci/issues/9815