aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2019-08-14 21:59:28 +0200
committerDaniel Hahler <git@thequod.de>2019-08-14 22:16:34 +0200
commitab842fb8b85af83524fe5ab6c4e1f41722dd009e (patch)
treed57d5216b0d8521d8d4833b2dd1fdf3cbd71df53
parentebcb9adcc4d06fc0741155989082945ef6da154c (diff)
downloadrneovim-ab842fb8b85af83524fe5ab6c4e1f41722dd009e.tar.gz
rneovim-ab842fb8b85af83524fe5ab6c4e1f41722dd009e.tar.bz2
rneovim-ab842fb8b85af83524fe5ab6c4e1f41722dd009e.zip
ci: Travis: homebrew: update=false [skip appveyor]
It is disabled by default, and the docs mention that it slows builds down [1]. It took 165s in https://travis-ci.org/neovim/neovim/jobs/572000615. 1: https://docs.travis-ci.com/user/installing-dependencies/#installing-packages-on-macos
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f234c89c26..04592b6067 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -76,7 +76,7 @@ addons:
- valgrind
- xclip
homebrew:
- update: true
+ update: false
packages:
- ccache
- ninja