Merge pull request #19301 from QuLogic/fix-azure · matplotlib/matplotlib@491e2a7 · GitHub
Skip to content

Commit 491e2a7

Browse files
authored
Merge pull request #19301 from QuLogic/fix-azure
Fix several CI issues
2 parents 75d1fbc + ed3760f commit 491e2a7

3 files changed

Lines changed: 20 additions & 18 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 0 deletions

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ steps:
7272
texlive-xetex texlive-luatex
7373
;;
7474
darwin)
75-
brew cask install xquartz
75+
brew install --cask xquartz
7676
brew install pkg-config ffmpeg imagemagick mplayer ccache
7777
;;
7878
win32)

lib/matplotlib/tests/test_backends_interactive.py

Lines changed: 18 additions & 17 deletions

0 commit comments

Comments
 (0)