summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-16 14:00:39 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-16 14:00:39 -0500
commit22f49d83f060b6f3a15c7e1a8dd2c6c373b3ba20 (patch)
treed7399875bf458b3b896cf5eba51cd80fdfb87b4a
parent7f0ff1c9bffbde1b7d5ce760e4f10799c1920f9d (diff)
downloadpython-setuptools-git-22f49d83f060b6f3a15c7e1a8dd2c6c373b3ba20.tar.gz
I doubt there's any need to test on 3.7-dev if we're testing nightly.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7009cd9d..0683a619 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,6 @@ python:
- 3.4
- 3.5
- 3.6
- - "3.7-dev"
- nightly
- pypy
matrix: