Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 261ae83

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)