Re-enabled 2.5 now that flake8 works on it again.

This commit is contained in:
Jannis Leidel 2012-05-19 19:24:17 +02:00
parent c36d649e4d
commit 1c520b0fad

View file

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