1.1.0 • Published 10 years ago
@mallzee/travis-notify-geckoboard v1.1.0
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 && travis-notify-geckoboard -a GECKOBOARD_API_KEY -w GECKOBOARD_WIDGET_KEY -s
after_script: travis-notify-geckoboard -a GECKOBOARD_API_KEY -w GECKOBOARD_WIDGET_KEY1.1.0
10 years ago