mirror of
https://github.com/heartcombo/simple_form.git
synced 2022-11-09 12:19:26 -05:00
Enable email notifications for now, remove slack config
This commit is contained in:
parent
b8b6841c8a
commit
0186adacc5
1 changed files with 1 additions and 7 deletions
|
@ -28,11 +28,5 @@ matrix:
|
||||||
before_install:
|
before_install:
|
||||||
- gem update --system
|
- gem update --system
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: true
|
||||||
slack:
|
|
||||||
on_pull_requests: false
|
|
||||||
on_success: change
|
|
||||||
on_failure: always
|
|
||||||
secure: vxwuYTr2Sy+a/C7VP06l3QQCSgsKH7mjbTqOF1cKfGgmIHwO2p1VZmNCKjOe24ILj090WmVfHdnF/MnSCQw/SD1mVNbCZFf8Vj7+fYBu26I7BfahN0jxv3S5NO1sx4ipj0cO17r21OjtD2r1XzOfKqdSkjBBCOk8+WjiqtmCXII=
|
|
||||||
|
|
||||||
script: "bin/test"
|
script: "bin/test"
|
||||||
|
|
Loading…
Reference in a new issue