summaryrefslogtreecommitdiffstats
path: root/.travis-functions.sh
diff options
context:
space:
mode:
authorRuediger Meier2018-03-09 01:15:00 +0100
committerRuediger Meier2018-03-09 09:57:23 +0100
commitfbba676998e3106b71719eb3550e7d9508baf110 (patch)
tree2c66795a50ee9e9853e68a355cf1ce489cf6157d /.travis-functions.sh
parenttests: re-introduce bash 3 compatibility (OSX) (diff)
downloadkernel-qcow2-util-linux-fbba676998e3106b71719eb3550e7d9508baf110.tar.gz
kernel-qcow2-util-linux-fbba676998e3106b71719eb3550e7d9508baf110.tar.xz
kernel-qcow2-util-linux-fbba676998e3106b71719eb3550e7d9508baf110.zip
travis: homebrew/dupes was deprecated
Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to '.travis-functions.sh')
-rwxr-xr-x.travis-functions.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis-functions.sh b/.travis-functions.sh
index 1bf55662f..684c20588 100755
--- a/.travis-functions.sh
+++ b/.travis-functions.sh
@@ -126,7 +126,6 @@ function travis_install_script
function osx_install_script
{
brew update >/dev/null
- brew tap homebrew/dupes
brew install gettext ncurses socat xz
brew link --force gettext