Skip to content

Commit 729a645

Browse files
authored
Merge pull request #27 from ccnmtl/nikolas-patch-2
Add python 3.6
2 parents e716a42 + 3243a5e commit 729a645

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)