mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-10 19:26:35 +03:00
Update .travis.yml
This commit is contained in:
parent
c282a1309e
commit
23221dc4d5
|
@ -2,8 +2,9 @@ language: python
|
|||
python:
|
||||
- "2.7"
|
||||
env:
|
||||
- DJANGO=1.7.7
|
||||
- DJANGO=1.8
|
||||
- DJANGO=1.7.11
|
||||
- DJANGO=1.8.9
|
||||
- DJANGO=1.9.2
|
||||
install:
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install coveralls
|
||||
|
|
Loading…
Reference in New Issue
Block a user