Skip to content

Commit d0cfa24

Browse files
authored
Merge pull request #72 from IBM-Swift/issue.applications-ci
using Applications-ci space for CI tests
2 parents b9b9baf + 412c63d commit d0cfa24

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
@@ -19,7 +19,7 @@ before_install:
1919
- sudo apt-get install cf-cli
2020
- export CF_DIAL_TIMEOUT=30
2121
- cf version
22-
- cf login -a https://$BLUEMIX_REGION -u $BLUEMIX_USER -p $BLUEMIX_PASS -s dev -o $BLUEMIX_USER
22+
- cf login -a https://$BLUEMIX_REGION -u $BLUEMIX_USER -p $BLUEMIX_PASS -s applications-ci -o $BLUEMIX_USER
2323
# Clone test repos
2424
- git clone https://github.com/IBM-Bluemix/Kitura-Starter
2525
- git clone -b bluemix-estado https://github.com/IBM-Bluemix/swift-helloworld.git

0 commit comments

Comments
 (0)