buo / homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
MIT License
2.44k stars 90 forks source link

Setup Travis for PRs as well #175

Closed ondrejfuhrer closed 2 years ago

ondrejfuhrer commented 4 years ago

Hey @buo ,

I noticed that Travis executions are not set as check for PRs, causing missing i.e. rubocop offenses to go into master branch. Could you please set that up? I don't have access to the settings 😉

ondrejfuhrer commented 2 years ago

Hey @buo , I noticed that builds on travis-ci.org are no longer happening. Therefore we have to migrate to travis-ci.com or any other CI provider. Can we make any change here? Even using GitHub actions should be sufficient I guess, but I can't enable that. Or other providers like circle CI which have free tier for OS projects.

ondrejfuhrer commented 2 years ago

Hey @buo FYI: I set up github actions for the ci for now.