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