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
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