Set tox version==2.1.1 due to bug in latest tox

This commit is contained in:
bendikro 2015-11-14 21:26:14 +01:00 committed by Calum Lind
parent 6cf0ef080b
commit 7e971550de
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ before_install:
install:
- bash -c "echo $APTPACKAGES"
- sudo apt-get install $APTPACKAGES
- pip install "tox>=1.8"
- pip install "tox==2.1.1"
env:
global: