Skip to content

Commit 3243a5e

Browse files
authored
Add python 3.6
1 parent f95bb48 commit 3243a5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ sudo: false
33
python:
44
- '2.7'
55
- '3.5'
6+
- '3.6'
67
env:
78
- DJANGO="Django>=1.8.0,<1.9.0"
89
- DJANGO="Django>=1.11,<1.12.0"

0 commit comments

Comments
 (0)