Skip to content

Commit

Permalink
Merge pull request #16636 from reductionista/travis
Browse files Browse the repository at this point in the history
travis.yml: remove obsolete brew-cask install
  • Loading branch information
karalabe committed May 2, 2018
2 parents 9f6af6f + ea171d5 commit 9922943
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9922943

Please sign in to comment.