Bump version of tox in CI.

This commit is contained in:
Dan Helfman 2019-10-21 11:05:37 -07:00
parent 2f75c9aa9e
commit 17586d49ac
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
set -e
python -m pip install --upgrade pip==19.1.1
pip install tox==3.10.0
pip install tox==3.14.0
tox
apk add --no-cache borgbackup
tox -e end-to-end