Skip to content

Commit

Permalink
Remove Python 2.6 from supported releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelgrinberg committed Sep 18, 2015
1 parent 1e8364d commit ac5b05a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: python
python:
- "2.7"
- "2.6"
install: python setup.py install
script: python setup.py test

0 comments on commit ac5b05a

Please sign in to comment.