Skip to content

Commit

Permalink
chore(CI): Another attempt at trigger-travis (cont’d)
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed Jan 9, 2019
1 parent ea10cce commit 30d681f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ after_deploy:
if [[ ($TRAVIS_BRANCH == master) &&
($TRAVIS_PULL_REQUEST == false) ]] ; then
curl -LO --retry 3 https://raw.github.com/mernst/plume-lib/master/bin/trigger-travis.sh &&
sh trigger-travis.sh riboseinc open.ribose.com $TRAVIS_ACCESS_TOKEN
sh trigger-travis.sh riboseinc open.ribose.com $TRAVIS_ACCESS_TOKEN;
fi

0 comments on commit 30d681f

Please sign in to comment.