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
It appears that travis doesn't stop running script commands after the first one
fails (see travis-ci/travis-ci#1066), so chain all our
commands together with && for now.
0 commit comments