mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 02:12:23 +00:00
osx now support cask
This commit is contained in:
parent
8ac69e17bc
commit
7ad8b48b39
1 changed files with 0 additions and 1 deletions
|
|
@ -28,7 +28,6 @@ matrix:
|
||||||
script:
|
script:
|
||||||
- unset -f cd
|
- unset -f cd
|
||||||
- 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
|
- go run build/ci.go test -coverage
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue