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 5fe816c commit 16f64a6
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 @@ -13,6 +13,11 @@ script:
- npm run build
- ./.ci/deploy.sh

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

deploy:
provider: pages
skip_cleanup: true
Expand Down

0 comments on commit 16f64a6

Please sign in to comment.