travis-notify-geckoboard
v1.0.0
Published
Notify Geckoboard widgets with Travis CI build results
Downloads
15
Readme
travis-notify-geckoboard
Notify Geckoboard widgets with Travis CI build results
Usage
- Add a custom text widget to your Geckoboard dashboard
- Add this to your
.travis.yml
:
before-script: npm install -g travis-notify-geckoboard
after-script: travis-notify-geckoboard -a GECKOBOARD_API_KEY -w GECKOBOARD_WIDGET_KEY