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
Travis didn't allow usage of encrypted environment variables when running tests for pull requests from forks. Due to that we're currently using a less safe way of passing our access key to saucelabs.
It seems like they've recently fixed this use case though, as long as you use the jwt addon for the encrypted var, so we should try it out.
The text was updated successfully, but these errors were encountered:
Travis didn't allow usage of encrypted environment variables when running tests for pull requests from forks. Due to that we're currently using a less safe way of passing our access key to saucelabs.
It seems like they've recently fixed this use case though, as long as you use the jwt addon for the encrypted var, so we should try it out.
The text was updated successfully, but these errors were encountered: