Sfoglia il codice sorgente

travis.yml: remove obsolete brew-cask install

Domino Valdano 7 anni fa
parent
commit
ea171d5bd9
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .travis.yml

+ 0 - 1
.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