Commit 534678f1 authored by Jason R. Coombs's avatar Jason R. Coombs

Use technique for environment passing matching that found in jaraco/skeleton

parent e8db26a1
......@@ -4,3 +4,4 @@ jobs:
env:
# TIDELIFT_TOKEN
- secure: ...
TOX_TESTENV_PASSENV="TIDELIFT_TOKEN"
[testenv:release]
passenv =
TIDELIFT_TOKEN
deps =
jaraco.tidelift
commands =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment