Fix travis tests

This commit is contained in:
James Morris
2021-05-14 10:13:04 -04:00
parent cc5d6aae47
commit 4ae5cab830

View File

@@ -45,8 +45,8 @@ jobs:
install:
- sed -i -e 's/^/#/' tests/gnupghome/gpg-agent.conf
- ./install_dependencies.${TRAVIS_OS_NAME}.sh
# ensure tox and coveralls are installed
- pip install tox
# ensure tox and virtualenv are up to date
- pip install -U tox virtualenv
# set TOXENV if it isn't yet
before_script: