Skip to content

iriberri/trigger_travis_build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Trigger a Travis CI build on another project!

Instructions

  1. Get your Travis API token and set it as an encrypted (hidden) environment variable (TRAVIS_TOKEN) in your project settings
  2. Configure the variables TARGET_OWNER and TARGET_REPO in your trigger-travis-on-myreponame.sh script

Note: make sure you use your travis-ci.com API token if you want to trigger a build in a private project, or your travis-ci.org token if you want to trigger a build on a public one.

You can get your API token through the Travis CLI, or by accessing the API explorer:

About

On another project!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages