mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-19 09:32:24 +03:00
Install tox correctly
This commit is contained in:
parent
a01176ce5f
commit
6901677cbd
|
@ -21,6 +21,8 @@ env:
|
|||
- TOX_ENV=py2.7-django1.4
|
||||
- TOX_ENV=py2.6-django1.4
|
||||
|
||||
install:
|
||||
- "pip install tox --download-cache $HOME/.pip-cache"
|
||||
|
||||
script:
|
||||
- pip install tox
|
||||
- tox -e $TOX_ENV
|
||||
|
|
Loading…
Reference in New Issue
Block a user