mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
Add Django 1.11 to Travis CI
This commit is contained in:
parent
13863991ca
commit
cbda9ee075
|
@ -3,9 +3,9 @@ python:
|
|||
- "2.7"
|
||||
- "3.5"
|
||||
env:
|
||||
- DJANGO=1.8.17
|
||||
- DJANGO=1.9.12
|
||||
- DJANGO=1.10.4
|
||||
- DJANGO=1.8.18
|
||||
- DJANGO=1.10.7
|
||||
- DJANGO=1.11.1
|
||||
install:
|
||||
- pip install -q Django==$DJANGO
|
||||
- pip install coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user