We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04853f commit bccea06Copy full SHA for bccea06
tox.ini
@@ -26,6 +26,7 @@ commands = make pr2.7
26
[testenv]
27
commands = make pr
28
codecov
29
+ echo $AWS_ACCESS_KEY_ID
30
make test-integ
31
deps = codecov>=1.4.0
32
passenv = AWS* TONXENV CI TRAVIS TRAVIS_* CODECOV_TOKEN
0 commit comments