-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Travis CI integration no longer working #456
Comments
As the github workflow is now in place perhaps we need to disable the TravisCI ? For the last PR I get and error email from TravisCI saying it failed. I am not sure how we disable this but I can look into it if everyone is Ok with this. |
I thought it was basically disabled. I went into Travis CI and turned off a few more things..but it says it hasn't tried to run a build in 7 months according to the dashboard. |
It did it again but I see it is running on my fork not Google. Perhaps I will need to disable something on my Travis account |
Or... Perhaps we need to remove the .travis.yml file as perhaps thats triggering it |
That probably makes the most sense. If we no longer will be using it we could retire the file (or at least rename it). |
I submitted a PR which includes renaming the travis.yml to resolve this |
The last 2 pull requests have not triggered Travis builds...I'm not sure what's broken. I spent a bunch of time looking at it, but can't find anything misconfigured. GitHub is reporting the webhooks go out and get a 204 reply...but Travis has no indication of receiving the requests.
The text was updated successfully, but these errors were encountered: