Skip to content

Commit

Permalink
Remove python 3.3 from test and add 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lqez committed Dec 4, 2015
1 parent 93d57b2 commit d007353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,8 +2,8 @@ sudo: false
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
env:
- DJANGO_VERSION_LT=1.8
- DJANGO_VERSION_LT=1.9
Expand Down

0 comments on commit d007353

Please sign in to comment.