summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-02-28 15:35:46 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-02-28 15:35:46 +0100
commit796458cf20759b94e54ce62e3e9955bdbcb722eb (patch)
treec6013f04800ac621ccb41279e1a79f03c6835b25
parentefc1f45de7959846cfa83b46ff0f43fcaf41ef32 (diff)
downloadsetuptools-scm-796458cf20759b94e54ce62e3e9955bdbcb722eb.tar.gz
take python 3.7 out of travis config again
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 8ce2f54..bd28261 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,7 +5,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
-- '3.7'
+#- '3.7'
env:
- TOXENV=py-test