Remove 2.5 support on travis

This commit is contained in:
Alex Clark 2013-02-27 19:06:06 -05:00
parent 1c565a7173
commit 170bb0a78f

View File

@ -1,10 +1,10 @@
language: python
python:
- 2.5
- 2.6
- 2.7
# - 3.2
- 3.3
# - pypy
script: