Browse Source

feat: add notifications webhook for travis ci.

pull/59/head
ruibaby 5 years ago
parent
commit
30bc071f61
  1. 3
      .travis.yml

3
.travis.yml

@ -22,3 +22,6 @@ branches:
only:
- master
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/
notifications:
webhooks: https://fathomless-fjord-24024.herokuapp.com/notify
Loading…
Cancel
Save