aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-André Santoni <jean.andre.santoni@gmail.com>2018-01-11 23:02:01 +0800
committerFelix Lange <fjl@users.noreply.github.com>2018-01-11 23:02:01 +0800
commit023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca (patch)
treeb9e9e01e067c20c641ef0cbaca08bd6fc87d079d
parentb06e20bc7c498adef658b58f10f5c729b46d84f9 (diff)
downloaddexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.tar
dexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.tar.gz
dexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.tar.bz2
dexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.tar.lz
dexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.tar.xz
dexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.tar.zst
dexon-023769d9d48fab92c1d4d7d97c0a08ae3ef2cdca.zip
travis.yml: remove alias for 'cd' to avoid hang on macOS (#15849)
This works around travis-ci/travis-ci#8703.
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index bc296bf2f..ba62b87bf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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