Skip to content

Commit

Permalink
Merge pull request #500 from bluzi/patch-1
Browse files Browse the repository at this point in the history
Integrate TravisBuddy
  • Loading branch information
grawk committed Feb 5, 2020
2 parents f6aaaee + 08c896b commit 60c3106
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Expand Up @@ -6,3 +6,12 @@ script:
- "npm run lint"
- "npm run cover"
sudo: false
notifications:
webhooks:
urls:
- https://www.travisbuddy.com/
on_success: never
on_failure: always
on_start: never
on_cancel: never
on_error: never

0 comments on commit 60c3106

Please sign in to comment.