aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDomino Valdano <dominoplural@gmail.com>2018-05-02 02:28:14 +0800
committerDomino Valdano <dominoplural@gmail.com>2018-05-02 02:41:34 +0800
commitea171d5bd90b9102cffdb6de440025db9e808cdc (patch)
tree68929a78091fc0f2b1e638cfa0da791948427fe0
parent1da33028ce88c4365d99471977098f4911fd38fa (diff)
downloadgo-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.tar
go-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.tar.gz
go-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.tar.bz2
go-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.tar.lz
go-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.tar.xz
go-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.tar.zst
go-tangerine-ea171d5bd90b9102cffdb6de440025db9e808cdc.zip
travis.yml: remove obsolete brew-cask install
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2ba6f18f2..194ca6396 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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