Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 797 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 797 Bytes

Travis Dashboard

Creates a dashboard of a user/orgs repos to see whats passing and failing at a glance on Travis CI.

Licence Code Climate Issue Count

Usage

update config.js

GITHUB_TOKEN - your github token with access to read repositories

run

node generate-travis-dashboard.js {{ organization_name }} > data.js

open results in index.html

firefox index.html