Fix travis tests
This commit is contained in:
@@ -45,8 +45,8 @@ jobs:
|
|||||||
install:
|
install:
|
||||||
- sed -i -e 's/^/#/' tests/gnupghome/gpg-agent.conf
|
- sed -i -e 's/^/#/' tests/gnupghome/gpg-agent.conf
|
||||||
- ./install_dependencies.${TRAVIS_OS_NAME}.sh
|
- ./install_dependencies.${TRAVIS_OS_NAME}.sh
|
||||||
# ensure tox and coveralls are installed
|
# ensure tox and virtualenv are up to date
|
||||||
- pip install tox
|
- pip install -U tox virtualenv
|
||||||
|
|
||||||
# set TOXENV if it isn't yet
|
# set TOXENV if it isn't yet
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user