Skip to content

Commit 7990aff

Browse files
justineysterGitHub Enterprise
authored and
GitHub Enterprise
committed
Fix hung build (Yelp#261)
* Fix hung build * Don't install cos
1 parent d52fa74 commit 7990aff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ script: |
7272
then
7373
# install ibmcloud cli
7474
curl -sL https://raw.githubusercontent.com/IBM-Cloud/ibm-cloud-developer-tools/master/linux-installer/idt-installer | bash
75-
ibmcloud plugin install cloud-object-storage
7675
# login to ibm cloud
7776
ibmcloud login --apikey ${IBM_CLOUD_API_KEY} -a https://cloud.ibm.com -r us-east
7877
# update latest version in ibmcloud object storage

0 commit comments

Comments
 (0)