mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-04 20:40:14 +03:00
Merge ee454e508a
into 99382f3ccb
This commit is contained in:
commit
5778a3183f
|
@ -1,4 +1,5 @@
|
|||
language: python
|
||||
cache: pip
|
||||
|
||||
python:
|
||||
- "2.7"
|
||||
|
@ -37,7 +38,8 @@ matrix:
|
|||
- env: DJANGO=master
|
||||
|
||||
install:
|
||||
- pip install tox tox-travis
|
||||
- pip install --upgrade pip
|
||||
- pip install tox tox-travis wheel
|
||||
|
||||
script:
|
||||
- tox
|
||||
|
|
Loading…
Reference in New Issue
Block a user