- Does another build get kicked off when you merge a pull request in GitHub?
- Does the Travis job log show a label when running any scripts in the script life cycle event?
- How do we debug a build locally in Travis CI?
- Is the debug build mode available for public repositories?
- How would you use the Travis API to get a Job ID?
- What is the convenience bash function that you can use for the before_install life cycle event when running a build in debug mode?
- What Travis CLI command would you use to setup add-ons such as Heroku to do deployments?





















































