aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-16 13:57:02 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-16 13:57:02 -0500
commit0084a32c3c16323e159c3f8929de43ab1942203b (patch)
tree158a4afd05b25d08a1c4464ecf5a11c29464ab56
parent920437306770556f26a3f0d04f29cc26f0ef9d0f (diff)
downloadexternal_python_setuptools-0084a32c3c16323e159c3f8929de43ab1942203b.tar.gz
external_python_setuptools-0084a32c3c16323e159c3f8929de43ab1942203b.tar.bz2
external_python_setuptools-0084a32c3c16323e159c3f8929de43ab1942203b.zip
Use 3.7-dev as the future candidate.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 047551b9..ea6c5016 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ python:
- 3.4
- 3.5
- 3.6
- - "3.6-dev"
+ - "3.7-dev"
- nightly
- pypy
env: