Skip to content

Commit 60c3a91

Browse files
author
Ryan P Kilby
committed
Add python 3.6 to build matrix
1 parent 86ebf5d commit 60c3a91

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
@@ -7,6 +7,7 @@ python:
77
- "3.3"
88
- "3.4"
99
- "3.5"
10+
- "3.6"
1011
env:
1112
- DJANGO="django>=1.10.0,<1.11.0" REST_FRAMEWORK="djangorestframework>=3.5,<3.6"
1213
- DJANGO="django>=1.9.0,<1.10.0" REST_FRAMEWORK="djangorestframework>=3.5,<3.6"

0 commit comments

Comments
 (0)