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 3, 2018
1 parent a24dd3e commit 51fa102
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 @@ -4,3 +4,8 @@ sudo: false

script:
- docker run -v=$(pwd):/app --workdir=/app coala/base coala --ci

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

0 comments on commit 51fa102

Please sign in to comment.