/ci

Primary LanguageShell

checklist for adding downstream job trigger

  1. add TRAVIS_COM_TOKEN to travis job settings
  2. be sure that in travis job settings, "build pushed pull requests" is turned on
  3. change .travis.yml to include this in script section: (replace SDK=android with appropriate value)

The %2F in the request URL is required so that the owner and repository name in the repository slug are interpreted as a single URL segment.