Rolling Builds on TravisCI
Reduce the concurrent job load on your TravisCI plan using rolling builds by canceling older builds on the same branch. A Rails 5 API template application that your organization can fork, configure, and deploy to Heroku.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Reduce the concurrent job load on your TravisCI plan using rolling builds by canceling older builds on the same branch. A Rails 5 API template application that your organization can fork, configure, and deploy to Heroku.
Comments
FYI https://github.com/grosser/travis_dedup
Post a comment