mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
tox cleanup
This commit is contained in:
parent
afd823c7ec
commit
a4b7fafe4f
1 changed files with 2 additions and 2 deletions
4
tox.ini
4
tox.ini
|
|
@ -276,8 +276,8 @@ passenv = DOCKER_*
|
|||
setenv = {[testenv:py27-oldest]setenv}
|
||||
|
||||
[testenv:travis-test-farm-tests]
|
||||
commands = tests/letstest/travis.sh
|
||||
deps = -r tests/letstest/requirements.txt
|
||||
commands = {toxinidir}/tests/letstest/travis.sh
|
||||
deps = -rtests/letstest/requirements.txt
|
||||
passenv =
|
||||
AWS_*
|
||||
encrypted_*
|
||||
|
|
|
|||
Loading…
Reference in a new issue