Skip to content

Commit

Permalink
Merge pull request #372 from sloria/test-py36
Browse files Browse the repository at this point in the history
Test against Python 3.6
  • Loading branch information
mariodev committed Oct 31, 2017
2 parents 1b51eb8 + 05e5c64 commit a670fa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ language: python
python:
- "2.7"
- "3.5"
- "3.6"
env:
- DJANGO=1.8.* DRF=3.6.*
- DJANGO=1.10.* DRF=3.7.*
Expand Down

0 comments on commit a670fa9

Please sign in to comment.