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
We now pass the key and iv values to the travis-build.sh script,
rather than letting the "travis encrypt-file" command add it to the
.travis.yml file directly. Because when the travis tool does it, it
does not ensure the encrypted environment variables are actually set.
0 commit comments