Unverified Commit 9922943b authored by Péter Szilágyi's avatar Péter Szilágyi Committed by GitHub

Merge pull request #16636 from reductionista/travis

travis.yml: remove obsolete brew-cask install
parents 9f6af6f8 ea171d5b
......@@ -31,7 +31,6 @@ matrix:
script:
- unset -f cd # workaround for https://github.com/travis-ci/travis-ci/issues/8703
- brew update
- brew install caskroom/cask/brew-cask
- brew cask install osxfuse
- go run build/ci.go install
- go run build/ci.go test -coverage $TEST_PACKAGES
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment