Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit31df2d8

Browse files
committed
azure-cli should work now
1 parent5b89bf5 commit31df2d8

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
@@ -787,7 +787,7 @@ after_success: |
787787
# Save to Azure storage always
788788
789789
if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
790-
pip install --user azure-cli==2.0.81
790+
curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
791791
else
792792
brew install azure-cli
793793
fi

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp