This is an automated email from the ASF dual-hosted git repository.
tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git
The following commit(s) were added to refs/heads/trunk by this push:
new 3c79282 Tox 3.14.0 is latest version available for 2.7.
3c79282 is described below
commit 3c792823369b914ba84a7e1feb6c4937d1572ed5
Author: Tomaz Muraus <[email protected]>
AuthorDate: Thu Nov 14 15:58:52 2019 +0100
Tox 3.14.0 is latest version available for 2.7.
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 3e8a32d..3efb967 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -54,7 +54,7 @@ matrix:
install:
- pip install --upgrade "pip==9.0.1"
- pip install "virtualenv==15.1.0"
- - pip install "tox==3.14.1"
+ - pip install "tox==3.14.0"
- TOX_ENV=py$TRAVIS_PYTHON_VERSION
script: