summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-10-22 16:57:13 -0400
committerJason R. Coombs <jaraco@jaraco.com>2015-10-22 16:57:13 -0400
commit825600475a66a127e1b59b39e6521c340029c660 (patch)
tree717b832e95092bcafd45ece540359f62fe2475f5 /.travis.yml
parent98f29d4f4427591ac186c5f24aaf301057b37c27 (diff)
downloadpython-setuptools-bitbucket-825600475a66a127e1b59b39e6521c340029c660.tar.gz
Dropping support for Python 3.2 and earlier Python 3 versions. Currently only log a warning, but future versions will fail.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 45cace4b..0097ab89 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
python:
- 2.6
- 2.7
- - 3.2
- 3.3
- 3.4
- pypy