Remove the no-pip option.

This commit is contained in:
Xavier Ordoquy 2016-01-20 11:06:51 +01:00
parent 64e1fe7518
commit ebec88ccab

View File

@ -3,9 +3,6 @@ language: python
sudo: false
env:
global:
- VIRTUALENV_NO_PIP=True
matrix:
- TOX_ENV=py27-lint
- TOX_ENV=py27-docs
- TOX_ENV=py35-django19