Commit 7fa18ba9 by Xavier Ordoquy

Merge remote-tracking branch 'reference/master' into feature/py35_build

parents ed40b319 9cfac919
......@@ -24,7 +24,8 @@ matrix:
fast_finish: true
install:
- pip install tox
# Virtualenv < 14 is required to keep the Python 3.2 builds running.
- 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