Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Migrate from Travis CI to GitHub Actions #553
Conversation
|
Shall we keep travis while migrating to github actions? And remove travis after github actions work stable. |
Quick math shows that one of our builds on travis takes about 4 min, meaning that with new travis pricing we can only run 250 builds a month. I want to eventually have integration testing on CI which will eat more minutes, and GH actions should help with that.