Commit 64e1fe75 by Xavier Ordoquy

Try downgrading virtualenv.

parent 1a7e81b0
......@@ -27,7 +27,7 @@ matrix:
- env: TOX_ENV=py35-django19
install:
- pip install tox
- pip install tox "virtualenv<14"
script:
- tox -e $TOX_ENV
......
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