mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
travis: remove brew update and osxfuse install
This commit is contained in:
parent
99e1a5e0fb
commit
bd8a28f5da
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@ matrix:
|
|||
go: 1.10.x
|
||||
script:
|
||||
- unset -f cd # workaround for https://github.com/travis-ci/travis-ci/issues/8703
|
||||
- brew update
|
||||
- brew cask install osxfuse
|
||||
- go run build/ci.go install
|
||||
- go run build/ci.go test -coverage $TEST_PACKAGES
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue