Skip to content

Commit

Permalink
add 3.4 support; drop 3.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
marazmiki committed Nov 6, 2014
1 parent 4a138da commit d495eb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ language: python
python:
- "2.6"
- "2.7"
- "3.2"
- "3.3"
- "3.4"

env:
- DJANGO=django==1.5.11
Expand Down

0 comments on commit d495eb5

Please sign in to comment.