From: Luke Lau Date: Sat, 8 Jun 2019 17:13:11 +0000 (+0100) Subject: Update homebrew X-Git-Url: http://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=0390ef572976516a3360dbe2b3ad8375260e580a Update homebrew --- diff --git a/.travis.yml b/.travis.yml index 84e60fc..e2bda26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,7 @@ addons: - ghc - cabal-install - npm + update: true before_install: - if [[ "$TRAVIS_OS_NAME" == "windows" ]]; then choco install ghc cabal nodejs; /C/ProgramData/chocolatey/bin/RefreshEnv.cmd; fi