mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-05 04:50:12 +03:00
Update .travis.yml
This commit is contained in:
parent
75d8aa0611
commit
ee454e508a
|
@ -1,5 +1,4 @@
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
python:
|
python:
|
||||||
|
@ -40,7 +39,7 @@ matrix:
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install --upgrade pip
|
- pip install --upgrade pip
|
||||||
- pip install tox tox-travis
|
- pip install tox tox-travis wheel
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
|
|
Loading…
Reference in New Issue
Block a user