Test against Python 3.6

This commit is contained in:
Steven Loria 2017-10-24 19:51:45 -04:00
parent 42d039b473
commit 05e5c647fa
No known key found for this signature in database
GPG Key ID: 631262B829DDB506

View File

@ -2,6 +2,7 @@ language: python
python:
- "2.7"
- "3.5"
- "3.6"
env:
- DJANGO=1.8.18
- DJANGO=1.10.7