mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-04-28 13:03:45 +03:00
Remove the no-pip option.
This commit is contained in:
parent
64e1fe7518
commit
ebec88ccab
|
@ -3,9 +3,6 @@ language: python
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
|
||||||
- VIRTUALENV_NO_PIP=True
|
|
||||||
matrix:
|
|
||||||
- TOX_ENV=py27-lint
|
- TOX_ENV=py27-lint
|
||||||
- TOX_ENV=py27-docs
|
- TOX_ENV=py27-docs
|
||||||
- TOX_ENV=py35-django19
|
- TOX_ENV=py35-django19
|
||||||
|
|
Loading…
Reference in New Issue
Block a user