Commit 1a7e81b0 by Xavier Ordoquy

Workaround to avoid pip-8 installation.

parent e7fbd264
...@@ -3,6 +3,9 @@ language: python ...@@ -3,6 +3,9 @@ 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment