forked from cerc-io/plugeth
travis.yml: remove obsolete brew-cask install
This commit is contained in:
parent
1da33028ce
commit
ea171d5bd9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user