Builds not running?
https://travis-ci.org/simon-weber/Unofficial-Google-Music-API/builds
I checked a few of the other builds and it didn't seem that they were, either.
@FiloSottile I added https://github.com/neovim/bot-ci but it also doesn't seem to be running. What's the status of traviscron? Thanks!
@justinmk I ended up self-hosting https://github.com/grosser/travis_cron, which has worked pretty well.
@simon-weber Thanks
Weekly task doesn't work for me too
@neoascetic I just run my own cron job now.
I ended-up with self-hosted travis-cron (something about 15 lines in bash), which is IMO simpler in setup than alternative written in Ruby.