diff --git a/.travis.yml b/.travis.yml index 8974368f..26e3db8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ addons: - wine - xsltproc - gengetopt - - help2man - libcmocka-dev env: @@ -51,7 +50,7 @@ before_install: brew update; brew uninstall libtool; brew install libtool; - brew install gengetopt help2man cmocka; + brew install gengetopt cmocka; fi before_script: