Skip to content

Commit

Permalink
integrate webhook for TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
xinthink committed Aug 7, 2019
1 parent b3ce3e3 commit 46a05d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,7 @@ script: yarn build

notifications:
email: false
webhooks:
urls:
- https://us-central1-hook-a4883.cloudfunctions.net/travisTelegram
on_success: always

0 comments on commit 46a05d7

Please sign in to comment.