summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2016-10-20 19:01:34 +0200
committerRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2016-10-20 19:01:34 +0200
commit11cbc6346ed0eadc4418f92ef1dadaf43a88812d (patch)
treed6337f57e2f1515546612972a81faf6aa9af5279 /.travis.yml
parent63a122cca9b55aa84039e411453c69d323692820 (diff)
downloadsetuptools-scm-11cbc6346ed0eadc4418f92ef1dadaf43a88812d.tar.gz
update trove classifiers with supported python versions
closes #113
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 7d0cebf..a1c006f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@ python:
- '3.3'
- '3.4'
- '3.5'
+- '3.6-dev'
env:
- TOXENV=py-test