Python 2.5 is not listed as supported version, according to http://about.travis-ci.org/docs/user/languages/python/
@@ -1,7 +1,6 @@
language: python
python:
- - "2.5"
- "2.6"
- "2.7"
- "3.2"