View Builds on Travis CI


      This file only relates to  GitHub.
      Click here to view the  GitLab Version
    

Ever wonder what all those checks the CI is doing when you are doing a PR (or any commits actually)?
Or wonder why your build is failing for some reason? This will show you how to access the CI to view the logs

  1. Go too your PR (or commit) and click the Details link
    Travis CI #1
  2. Click on the link for the build like shown in the picture below
    Travis CI #2
  3. You can now view the logs as shown in the picture below
    Travis CI #3
Demo Video
The following is a video on how this is being done. Read the how-to guide before watching the video for actual steps to do it