Skip to content

Commit

Permalink
Removed testing on python 2.6
Browse files Browse the repository at this point in the history
Django dropped support for this version of python.
  • Loading branch information
ashchristopher committed Apr 24, 2015
1 parent e56041a commit 0dc0eea
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
Expand Up @@ -6,7 +6,6 @@ python:
- "3.4"
- "3.3"
- "2.7"
- "2.6"
- "pypy"

# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
Expand Down

0 comments on commit 0dc0eea

Please sign in to comment.