osx now support cask

This commit is contained in:
Nguyen Sy Thanh Son 2018-06-14 03:45:15 +00:00
parent 8ac69e17bc
commit 7ad8b48b39

View file

@ -28,7 +28,6 @@ matrix:
script:
- unset -f cd
- 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