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 only want to attempt deployment if we are building the official
repository, not a fork, with deployment credentials available to the
environment.
Rather than testing for the various TRAVIS_* variables in multiple
places, we now check everything once and set a single variable.
0 commit comments