summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-07-22 15:06:00 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-07-22 15:06:00 -0400
commit30c500763f2addb6cbd116b4dfc60d0d08e93d51 (patch)
tree3a05cd6df1272a426b777669d5a0bc30834fdfb2 /.travis.yml
parent5e2493c97ea560fae59fff7ea64ff64fc584226f (diff)
downloadpython-setuptools-bitbucket-30c500763f2addb6cbd116b4dfc60d0d08e93d51.tar.gz
Updated Trove classifiers to indicate supported Python versions
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 605923d3..6239f009 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
language: python
python:
+ - 2.4
+ - 2.5
- 2.6
- 2.7
- 3.2