Skip to content

Commit

Permalink
Add Python 3.6 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Apr 4, 2017
1 parent c040780 commit 44060dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ cache: pip
python:
- '2.7'
- '3.5'
- '3.6'
env:
- REQ="Django>=1.10,<1.11"
- REQ="Django>=1.11,<2.0"
Expand Down

0 comments on commit 44060dd

Please sign in to comment.