multiline issue?

main
ChristopherBiscardi 2017-12-14 14:38:33 -08:00
parent 37e6ea0b41
commit 0e3b451d80
No known key found for this signature in database
GPG Key ID: 703265E1DE405983
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@ language: node_js
sudo: required
before_install:
- echo "deb [arch=amd64] https://packages.microsoft.com/repos/azure-cli/ wheezy main" | \
sudo tee /etc/apt/sources.list.d/azure-cli.list
- echo "deb [arch=amd64] https://packages.microsoft.com/repos/azure-cli/ wheezy main" | sudo tee /etc/apt/sources.list.d/azure-cli.list
- sudo apt-key adv --keyserver packages.microsoft.com --recv-keys 52E16F86FEE04B979B07E28DB02C46DF417A0893
- sudo apt-get install apt-transport-https
- sudo apt-get update && sudo apt-get install azure-cli