Skip to content

Commit

Permalink
Fix hung build (Yelp#261)
Browse files Browse the repository at this point in the history
* Fix hung build

* Don't install cos
  • Loading branch information
justineyster committed Jun 24, 2020
1 parent 87e9b5f commit 06b0c41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ script: |
then
# install ibmcloud cli
curl -sL https://raw.githubusercontent.com/IBM-Cloud/ibm-cloud-developer-tools/master/linux-installer/idt-installer | bash
ibmcloud plugin install cloud-object-storage
# login to ibm cloud
ibmcloud login --apikey ${IBM_CLOUD_API_KEY} -a https://cloud.ibm.com -r us-east
# update latest version in ibmcloud object storage
Expand Down

0 comments on commit 06b0c41

Please sign in to comment.