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 261ae83

Browse filesBrowse files
committed
CI: accept that brew will be verbose
1 parent c9e2a06 commit 261ae83
Copy full SHA for 261ae83

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
@@ -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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.