No more Python 2.5 on Travis :(

This commit is contained in:
Jeff Forcier 2013-12-31 19:14:36 -08:00
parent 6b222528f3
commit 91a8066686
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
install: