Skip to content

Commit

Permalink
travis: add python 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed May 25, 2017
1 parent fe5f263 commit bda7af8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
python:
- '2.7'
- '3.5'
- '3.6'
env:
- DJANGO="Django>=1.8.0,<1.9.0"
- DJANGO="Django>=1.10,<1.11.0"
Expand Down

0 comments on commit bda7af8

Please sign in to comment.