hubot-travis-ci-hook
v1.0.0
Published
Clone travis integration with slack
Downloads
12
Maintainers
Readme
hubot-travis-ci-hook
Clone travis integration with slack
Install
npm i -S hubot-travis-ci-hook
Add ["hubot-travis-ci-hook"]
in external-scripts.json
.
Optional set TRAVIS_PRO=true
if use travis enterprise.
Optional set TRAVIS_SHORT=true
if use short notification.
Configure webhook notifications in .travis-ci.yml
notifications:
webhooks: http://your-hubot-host/travis-ci/room-name
Replace room-name
with the slack or hubot channel
Full notification
Short notification