Drop support for Python 2.5.

This commit is contained in:
Jannis Leidel 2013-04-04 11:41:38 +02:00
parent b051161aea
commit f668370eee

View file

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