Skip to content

Commit 9f77c92

Browse files
author
Gustavo Muniz do Carmo
committed
github token
1 parent 09d0db0 commit 9f77c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ after_script:
3030
after_success:
3131
- curl -LO https://raw.github.com/stephanmg/travis-dependent-builds/master/trigger.sh
3232
- chmod +x trigger.sh
33-
- ./trigger.sh codeyourinfra jenkins master $TRAVIS_API_TOKEN
33+
- ./trigger.sh codeyourinfra jenkins master $TRAVIS_GITHUB_TOKEN
3434

3535
notifications:
3636
webhooks: https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)