Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Trigger a custom build

  • Can be good for experimentation with Travis without he need to make commits to the repository

  • More Options / Trigger Build

  • Set a commit message

  • copy (or type in) the content of a YAML file, it will be merged into the regular .travis.yml

  • (e.g. add more versions of the language)

Setting

TRAVIS_EVENT_TYPE=api

instead of the usual push.