Travis, note changelog, disable homebrew update in script and cfg.

This commit is contained in:
W.C.A. Wijngaards
2021-03-23 14:22:00 +01:00
parent b5ee27f810
commit 61e6a3910f
3 changed files with 6 additions and 1 deletions
+2 -1
View File
@@ -6,4 +6,5 @@
#brew update 1>/dev/null
echo "Installing tools"
# already installed are: autoconf automake libtool pkg-config
brew install curl perl 1>/dev/null
#brew install curl perl 1>/dev/null
HOMEBREW_NO_AUTO_UPDATE=1 brew install curl perl 1>/dev/null