Permalink
Switch branches/tags
Nothing to show
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
19 lines (18 sloc) 339 Bytes
sudo: false
language: ruby
cache: bundler
rvm:
- 2.2
notifications:
email:
recipients:
- rintze.zelle@gmail.com
- karcher@u.northwestern.edu
on_success: change
on_failure: always
webhooks:
urls:
- https://shelbot.herokuapp.com/build
on_success: always
on_failure: always
on_start: never