Skip to content

PKJedi/travis-geckoboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Travis to Geckoboard daemon

A daemon that fetches Travis CI job information and pushes it into a Geckoboard custom text widget.

Features

  • Works for open and private repositories
  • Configurable Travis CI fetch interval

Limitations

  • Currently only watches finished builds spawned by pushes to the master branch
  • Geckoboard push data is not configurable or templated
  • No tests

Configure

Copy config.example.json to config.json and edit to your needs.

Run

npm install
node --harmony daemon.js

About

Fetch Travis CI job information and push it onto a Geckoboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published