Set tox version==2.1.1 due to bug in latest tox
This commit is contained in:
parent
6cf0ef080b
commit
7e971550de
@ -12,7 +12,7 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- bash -c "echo $APTPACKAGES"
|
- bash -c "echo $APTPACKAGES"
|
||||||
- sudo apt-get install $APTPACKAGES
|
- sudo apt-get install $APTPACKAGES
|
||||||
- pip install "tox>=1.8"
|
- pip install "tox==2.1.1"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user