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 is showing errors #343

Open
benapetr opened this issue Jul 2, 2021 · 3 comments
Open

travis is showing errors #343

benapetr opened this issue Jul 2, 2021 · 3 comments

Comments

@benapetr
Copy link
Member

benapetr commented Jul 2, 2021

@phuzion what is going on with travis? Is it complaining because you changed the CI workflow? I remember you did some work in that area? Is CI migrated to github now?

@phuzion
Copy link
Contributor

phuzion commented Jul 3, 2021

@benapetr Honestly, I'd say we should probably consider dropping Travis (and AppVeyor for that matter). GitHub Actions is built in, and handles builds on multiple OSes (Windows, Mac and Linux), and for multiple Qt versions.

According to Travis, there hasn't been a build since June 10, so something isn't right since there have been three different commits since then. That is unrelated to my change to .travis.yml.

The errors in the most recent Travis build are because the Travis runner can't find QtWebEngine, which I am using to build Huggle nowadays.

@benapetr
Copy link
Member Author

benapetr commented Jul 3, 2021

ok let's drop travis then

@benapetr
Copy link
Member Author

benapetr commented Jul 3, 2021

appveyor is uploading nightly builds to https://petr.insw.cz/huggle/nightly/ I wouldn't drop it until we have some replacement for such feature

@huggle huggle deleted a comment Jul 7, 2021
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

2 participants