summaryrefslogtreecommitdiffstats
path: root/.travis-functions.sh
diff options
context:
space:
mode:
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