mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-07 07:03:12 +03:00
Workaround to avoid pip-8 installation.
This commit is contained in:
parent
e7fbd264ca
commit
1a7e81b00b
|
@ -3,6 +3,9 @@ language: python
|
|||
sudo: false
|
||||
|
||||
env:
|
||||
global:
|
||||
- VIRTUALENV_NO_PIP=True
|
||||
matrix:
|
||||
- TOX_ENV=py27-lint
|
||||
- TOX_ENV=py27-docs
|
||||
- TOX_ENV=py35-django19
|
||||
|
|
Loading…
Reference in New Issue
Block a user