Permalink
Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign updist: xenial | |
language: ruby | |
cache: bundler | |
rvm: | |
- 2.5.3 | |
install: | |
- bundle install --jobs=3 --retry=3 --path=${BUNDLE_PATH:-vendor/bundle} | |
- bundle update sheldon | |
notifications: | |
email: | |
recipients: | |
- rintze.zelle@gmail.com | |
- karcher@u.northwestern.edu | |
on_success: change | |
on_failure: always | |
webhooks: | |
urls: | |
- https://shelbot.herokuapp.com/build | |
- https://styles-update.zotero.org:8826/ | |
- https://styles-update.zotero.org:8827/ | |
on_success: always | |
on_failure: always | |
on_start: never |