August 2018
Intermediate to advanced
416 pages
12h 37m
English
You can click the build job item on the left of the Travis CI screen which looks like this:

Alternatively, you can click the Current tab to see the currently executing job for the configured repository. In order to see the job log, you need to scroll down to the Job Log tab and see the running commands in the Travis CI build, which for the functional-summer repository look like this:

Remember that in the .travis.yml script that we added to GitHub we specified four things:
Read now
Unlock full access