Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.43 KB

use_the_scoreboard.md

File metadata and controls

44 lines (25 loc) · 1.43 KB

Use the scoreboard

If you correct your GitHub you can use the scoreboard.

If you know how this course works, this is easy:

Problems

Grey build statuses

Grey build statuses

Grey build statuses mean that either:

  • the repository is not activated
  • no builds for this repository

Click on the grey build status to

The repository is not active

Inactive repo

To acticate Travis CI, go to https://travis-ci.org/, sign in using your GitHub, click on 'Accounts'

Activate your repository

Activate your repository by clicking the slider.

No builds for this repository

No builds

The repository has not received pushes after activation.

Modify your fork (e.g. add an enter somewhere) and push you code again.