We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d0db0 commit 9f77c92Copy full SHA for 9f77c92
.travis.yml
@@ -30,7 +30,7 @@ after_script:
30
after_success:
31
- curl -LO https://raw.github.com/stephanmg/travis-dependent-builds/master/trigger.sh
32
- chmod +x trigger.sh
33
- - ./trigger.sh codeyourinfra jenkins master $TRAVIS_API_TOKEN
+ - ./trigger.sh codeyourinfra jenkins master $TRAVIS_GITHUB_TOKEN
34
35
notifications:
36
webhooks: https://galaxy.ansible.com/api/v1/notifications/
0 commit comments