Creates a dashboard of a user/orgs repos to see whats passing and failing at a glance on Travis CI.
GITHUB_TOKEN
- your github token with access to read repositories
node generate-travis-dashboard.js {{ organization_name }} > index.html
firefox index.html