good morning!!!!

Skip to content
Snippets Groups Projects
Commit 023769d9 authored by Jean-André Santoni's avatar Jean-André Santoni Committed by Felix Lange
Browse files

travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849)

This works around travis-ci/travis-ci#8703.
parent b06e20bc
Branches
Tags
No related merge requests found
......@@ -40,6 +40,7 @@ matrix:
- os: osx
go: 1.9.x
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment