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 failures are usually due to its not being able to find .git_review.yml and thus waiting for user to enter credentials.
In some tests the authentication procedure is not stubbed, but running locally wouldn't lead to any failure because it can usually find the file. That's why it happens often that some tests running fine locally would not pass Travis.
I've patched a few of these cases in #87. It should work now.
No description provided.
The text was updated successfully, but these errors were encountered: