1.0.0 • Published 6 years ago

hubot-travis-ci-hook v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hubot-travis-ci-hook

npm version npm downloads Build Status Coverage Status Maintainability dependency Status devDependency Status

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

full

Short notification

short

License

MIT

1.0.0

6 years ago

0.0.1

7 years ago