Skip to content

Commit

Permalink
.travis.yml: Enable travis-buddy
Browse files Browse the repository at this point in the history
Related to coala/meta#114
  • Loading branch information
manankalra committed May 2, 2018
1 parent b4505bb commit 2a20c4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,10 @@ script:
- rm -rf private/
- coala --non-interactive -V

notifications:
email: false
webhooks: https://www.travisbuddy.com/
on_success: never

after_success:
- ./.ci/deploy.sh

0 comments on commit 2a20c4b

Please sign in to comment.