.travis.yml: partially revert commit cb3113a

This commit is contained in:
Peter Marschall 2018-06-01 21:11:02 +02:00 committed by Frank Morgner
parent ff9df38665
commit 76725d5f80
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ before_install:
brew update;
brew uninstall libtool;
brew install libtool;
brew install gengetopt cmocka;
brew install gengetopt help2man cmocka;
fi
before_script: