A daemon that fetches Travis CI job information and pushes it into a Geckoboard custom text widget.
- Works for open and private repositories
- Configurable Travis CI fetch interval
- Currently only watches finished builds spawned by pushes to the master branch
- Geckoboard push data is not configurable or templated
- No tests
Copy config.example.json
to config.json
and edit to your needs.
npm install
node --harmony daemon.js