Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time. Cannot retrieve contributors at this time
23 lines (23 sloc) 546 Bytes
dist: bionic
language: ruby
cache: bundler
rvm:
- 2.6.5
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
You can’t perform that action at this time.