good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit ea171d5b authored by Domino Valdano's avatar Domino Valdano
Browse files

travis.yml: remove obsolete brew-cask install

parent 1da33028
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,6 @@ matrix: ...@@ -31,7 +31,6 @@ matrix:
script: script:
- unset -f cd # workaround for https://github.com/travis-ci/travis-ci/issues/8703 - unset -f cd # workaround for https://github.com/travis-ci/travis-ci/issues/8703
- brew update - brew update
- brew install caskroom/cask/brew-cask
- brew cask install osxfuse - brew cask install osxfuse
- go run build/ci.go install - go run build/ci.go install
- go run build/ci.go test -coverage $TEST_PACKAGES - go run build/ci.go test -coverage $TEST_PACKAGES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment