Travis CI: Try getting a newer Jansson

This commit is contained in:
Přemysl Eric Janouch 2015-02-08 16:55:28 +01:00
parent 31f57cd83e
commit f3c5bad858
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ compiler:
- clang
- gcc
before_install:
- sudo add-apt-repository ppa:ukplc-team/ppa -y
- sudo apt-get update -qq
install:
- sudo apt-get install -y help2man libjansson-dev libncursesw5-dev