If you correct your GitHub you can use the scoreboard.
- Fork the Correct C++ original scoreboard
- Replace the username
richelbilderbeek
by your own
If you know how this course works, this is easy:
- Forking the Correct C++ original scoreboard is described in fork a chapter
- Then clone your fork
- In the
README.md
, replace the usernamerichelbilderbeek
by your own - Push your code
Grey build statuses mean that either:
- the repository is not activated
- no builds for this repository
Click on the grey build status to
To acticate Travis CI, go to https://travis-ci.org/, sign in using your GitHub, click on 'Accounts'
Activate your repository by clicking the slider.
The repository has not received pushes after activation.
Modify your fork (e.g. add an enter somewhere) and push you code again.