Revert "remove travis notification"

This reverts commit b204f7d14c.
This commit is contained in:
Germain Masse 2019-10-16 08:58:20 +00:00
parent b204f7d14c
commit 4049b62bc0
1 changed files with 9 additions and 0 deletions

View File

@ -18,3 +18,12 @@ script:
- make generate-accounts run generate-accounts-after-run fixtures tests
after_script:
- make clean
notifications:
slack:
secure: TTo1z9nbZCWcIdfPwypubNa3y+pwvfgDGlzEVAGEuK7uuIpmEoAcAUNSSPTnbewDGHnDl8t/ml93MtvP+a+IVuAKytMqF39PHyoZO7aUl9J62V+G75OmnyGjXGJm40pQosCS6LzqoRRYXotl9+fwH568Kf4ifXCrMZX1d+ir7Ww=
webhooks:
urls:
- https://webhooks.gitter.im/e/7ec65291bfb4bf1f8518
on_success: always
on_failure: always
on_start: never