travis-notify-geckoboard

1.0.0 • Public • Published

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 travis-notify-geckoboard
after-script: travis-notify-geckoboard -a GECKOBOARD_API_KEY -w GECKOBOARD_WIDGET_KEY

/travis-notify-geckoboard/

    Package Sidebar

    Install

    npm i travis-notify-geckoboard

    Weekly Downloads

    6

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • sdepold
    • evilhackerdude