Travis CI: Add help2man

This commit is contained in:
Přemysl Eric Janouch 2015-02-22 20:32:18 +01:00
parent fc197b12cf
commit f468fdf343
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ before_install:
- sudo add-apt-repository ppa:ukplc-team/ppa -y
- sudo apt-get update -qq
install:
- sudo apt-get install -y libcurl4-openssl-dev libjansson-dev libev-dev libreadline-dev libncursesw5-dev
- sudo apt-get install -y help2man libcurl4-openssl-dev libjansson-dev libev-dev libreadline-dev libncursesw5-dev
before_script:
- mkdir build
- cd build