Skip to content

Commit

Permalink
chore(CI): Trigger-travis (cont’d): Use .com
Browse files Browse the repository at this point in the history
  • Loading branch information
strogonoff committed Jan 9, 2019
1 parent 192637d commit e61db53
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 --pro riboseinc open.ribose.com $TRAVIS_ACCESS_TOKEN;
fi

0 comments on commit e61db53

Please sign in to comment.