Skip to content

Commit 654d84d

Browse files
author
Simon Rushton
authored
Update .travis.yml
1 parent 1c796e4 commit 654d84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ script:
2424
- IFS='/' read -a myarray <<< "${TRAVIS_PULL_REQUEST_SLUG}"
2525
- echo "${myarray[0]}"
2626
- echo "${myarray[1]}"
27-
- curl -X POST "https://hyc-rt-openjdk-jenkins.swg-devops.com/job/build_ibmsdk/buildWithParameters?token=ab08aeae8ad3f6ec828b42afbc6b484c&PLATFORM=linux-x64&GIT_ORG=github.ibm.com:${myarray[0]}&GIT_REPO=IBMSDK-java-test&GIT_BRANCH=ibm_current&PULL_REQUEST=1"
27+
- curl -X POST "https://hyc-rt-openjdk-jenkins.swg-devops.com/job/build_ibmsdk/buildWithParameters?PLATFORM=linux-x64&GIT_ORG=github.ibm.com:${myarray[0]}&GIT_REPO=IBMSDK-java-test&GIT_BRANCH=ibm_current&PULL_REQUEST=1"

0 commit comments

Comments
 (0)