Skip to content

Commit

Permalink
Drop Python 2.5 support since latest Django doesn't support it.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmcd committed Apr 5, 2013
1 parent f06b260 commit d879c3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- "2.5"
- "2.6"
- "2.7"
before_install: "sudo apt-get install python-dev libevent-dev"
Expand Down

0 comments on commit d879c3f

Please sign in to comment.