Skip to content
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

Open
Narflex opened this issue Aug 2, 2021 · 6 comments
Open

Travis CI integration no longer working #456

Narflex opened this issue Aug 2, 2021 · 6 comments

Comments

@Narflex
Copy link
Member

Narflex commented Aug 2, 2021

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.

@jusjoken
Copy link
Contributor

jusjoken commented Jan 3, 2022

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.

@Narflex
Copy link
Member Author

Narflex commented Jan 4, 2022

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.

@jusjoken
Copy link
Contributor

jusjoken commented Jan 4, 2022

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

@jusjoken
Copy link
Contributor

jusjoken commented Jan 4, 2022

Or... Perhaps we need to remove the .travis.yml file as perhaps thats triggering it

@wnjj
Copy link
Contributor

wnjj commented Jan 4, 2022

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

@jusjoken
Copy link
Contributor

jusjoken commented Jan 5, 2022

I submitted a PR which includes renaming the travis.yml to resolve this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants