/travis-dashboard

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

Primary LanguageJavaScriptISC LicenseISC

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 }} > index.html

open results in index.html

firefox index.html