Skip to content

Commit fa04209

Browse files
author
MarcoFalke
committed
Remove HomeBrew workaround
This reverts 9f0b997
1 parent 9f0b997 commit fa04209

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ addons:
2525
- pkg-config
2626

2727
before_script:
28-
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew uninstall libtool; brew install libtool; fi
2928
- if [ -n "$USE_SHELL" ]; then export CONFIG_SHELL="$USE_SHELL"; fi
3029
- test -n "$USE_SHELL" && eval '"$USE_SHELL" -c "./autogen.sh"' || ./autogen.sh
3130

0 commit comments

Comments
 (0)