Open Narflex opened 3 years ago
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
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.