aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2012-07-22 15:43:05 -0400
committerJason R. Coombs <jaraco@jaraco.com>2012-07-22 15:43:05 -0400
commitb34497eb49a2d498295d6ad12a77c48e69529410 (patch)
tree293ca9f2f1f03afdfde035a6b9c3c680c166cae0 /.travis.yml
parent2cbbedf7be98fd3f43ab8897f68e36c18e2bef9a (diff)
downloadexternal_python_setuptools-b34497eb49a2d498295d6ad12a77c48e69529410.tar.gz
external_python_setuptools-b34497eb49a2d498295d6ad12a77c48e69529410.tar.bz2
external_python_setuptools-b34497eb49a2d498295d6ad12a77c48e69529410.zip
Travis doesn't support Python 2.4 (and never will).
--HG-- branch : distribute extra : rebase_source : 8a5e9acf606b18a5b88f3df1a108f9990bc4b891
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 6239f009..719323f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - 2.4
- 2.5
- 2.6
- 2.7