Skip to content
This repository was archived by the owner on Sep 25, 2021. It is now read-only.

orchestrated-io/travis-notify-geckoboard

 
 

Repository files navigation

travis-notify-geckoboard

Notify Geckoboard widgets with Travis CI build results

Screenshot of passing build Screenshot of failing build

Usage

  1. Add a custom text widget to your Geckoboard dashboard
  2. Add this to your .travis.yml:
before_script: npm install -g https://github.com/orchestrated-io/travis-notify-geckoboard/tarball/v0.1.1
after_script: travis-notify-geckoboard -a $GECKOBOARD_API_KEY -w $GECKOBOARD_WIDGET_KEY

About

Notify Geckoboard widgets with Travis CI build results

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%