8000 CI: accept that brew will be verbose · matplotlib/matplotlib@261ae83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 261ae83

Browse files
committed
CI: accept that brew will be verbose
1 parent c9e2a06 commit 261ae83

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
@@ -126,7 +126,7 @@ before_install:
126126
export PATH=/usr/lib/ccache:$PATH
127127
else
128128
set -e
129-
ci/silence brew update
129+
brew update
130130
brew uninstall numpy gdal postgis
131131
brew unlink python@2
132132
brew upgrade python

0 commit comments

Comments
 (0)
0