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

Appearance settings

Commit 3ec8958

Browse filesBrowse files
committed
use py27 compatible version
1 parent 2bcf6a4 commit 3ec8958
Copy full SHA for 3ec8958

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines 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.9.1
790+
pip install --user azure-cli==2.0.81
791791
else
792792
brew install azure-cli
793793
fi

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.