Commit 64e1fe75 by Xavier Ordoquy

Try downgrading virtualenv.

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