summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index a07a55f..0022705 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,7 @@
language: python
-# Travis CI has no plans to support Python 2.4 and Jython.
+# Travis CI has no plans to support Jython and no longer supports Python 2.5.
python:
- - 2.5
- 2.6
- 2.7
- 3.2