mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-25 10:33:45 +03:00
parent
4e2cb5beaf
commit
6eb0146c2b
|
@ -6,13 +6,10 @@ env:
|
||||||
- DJANGO=1.5.12
|
- DJANGO=1.5.12
|
||||||
- DJANGO=1.6.11
|
- DJANGO=1.6.11
|
||||||
- DJANGO=1.7.7
|
- DJANGO=1.7.7
|
||||||
- DJANGO=1.8
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
- python: "2.6"
|
- python: "2.6"
|
||||||
env: DJANGO=1.7.7
|
env: DJANGO=1.7.7
|
||||||
- python: "2.6"
|
|
||||||
env: DJANGO=1.8
|
|
||||||
install:
|
install:
|
||||||
- pip install -q Django==$DJANGO --use-mirrors
|
- pip install -q Django==$DJANGO --use-mirrors
|
||||||
- pip install coveralls
|
- pip install coveralls
|
||||||
|
|
Loading…
Reference in New Issue
Block a user