summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-02-28 15:31:10 +0100
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2018-02-28 15:31:10 +0100
commitf383b55174fabc475f2681766cbc1fe880615da5 (patch)
tree701da3be1ec07be02c21fdd5ba5c683aba661756 /.travis.yml
parent5e21f998fb0412e30153c9fa39fc8931c84addee (diff)
downloadsetuptools-scm-f383b55174fabc475f2681766cbc1fe880615da5.tar.gz
add python 3.7 to travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 473753b..3f0b855 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,6 +5,7 @@ python:
- '3.4'
- '3.5'
- '3.6'
+- '3.7'
env:
- TOXENV=py-test