mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 11:35:49 +00:00
Set tox version==2.1.1 due to bug in latest tox
This commit is contained in:
parent
6cf0ef080b
commit
7e971550de
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue