Skip to content

Commit

Permalink
Merge pull request #168 from ccnmtl/python-3.6
Browse files Browse the repository at this point in the history
travis: add python 3.6
  • Loading branch information
nbuonin committed May 25, 2017
2 parents fe5f263 + bda7af8 commit 92347d0
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 92347d0

Please sign in to comment.