You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add a secure (encrypted) environment variable. Ideally by adding it to the repo settings directly but getting the repo key to encrypt the value and then writing it to my .travis.yml is also an option.
Is there any way to do this with TravisPy or do I need to use requests/create a PR myself?
The text was updated successfully, but these errors were encountered:
I would like to add a secure (encrypted) environment variable. Ideally by adding it to the repo settings directly but getting the repo key to encrypt the value and then writing it to my
.travis.yml
is also an option.Is there any way to do this with TravisPy or do I need to use requests/create a PR myself?
The text was updated successfully, but these errors were encountered: