Skip to content

Commit a670fa9

Browse files
authored
Merge pull request #372 from sloria/test-py36
Test against Python 3.6
2 parents 1b51eb8 + 05e5c64 commit a670fa9

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
@@ -2,6 +2,7 @@ language: python
22
python:
33
- "2.7"
44
- "3.5"
5+
- "3.6"
56
env:
67
- DJANGO=1.8.* DRF=3.6.*
78
- DJANGO=1.10.* DRF=3.7.*

0 commit comments

Comments
 (0)