Skip to content

Commit

Permalink
Disabled Python 2.5 again as flake8 doesn't support it at the moment :(
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed May 19, 2012
1 parent 6d356db commit c36d649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: python
python:
- "2.5"
# - "2.5"
- "2.6"
- "2.7"
before_install:
Expand Down

0 comments on commit c36d649

Please sign in to comment.