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
Currently builds fail on Travis because of rate limiting for GitHub API calls. This can be solved by pass an app's client ID and secret as part of the query string.
Currently builds fail on Travis because of rate limiting for GitHub API calls. This can be solved by pass an app's client ID and secret as part of the query string.
Ref: https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications
The text was updated successfully, but these errors were encountered: