tox cleanup

This commit is contained in:
Brad Warren 2019-05-15 18:28:24 -07:00
parent afd823c7ec
commit a4b7fafe4f

View file

@ -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_*