We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a86e81f commit 7261268Copy full SHA for 7261268
.travis.yml
@@ -36,7 +36,7 @@ jobs:
36
- source ci/rust-version.sh
37
- PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
38
- readlink -f .
39
- - brew install gnu-tar
+ - HOMEBREW_NO_AUTO_UPDATE=1 brew install gnu-tar
40
- PATH="/usr/local/opt/gnu-tar/libexec/gnubin:$PATH"
41
- tar --version
42
script:
0 commit comments