From: Guillaume Pellerin Date: Fri, 23 May 2014 15:16:12 +0000 (+0200) Subject: add deps for travis X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5e65ccf1c9e9f7df8681cb033a2d6a89001040b6;p=deefuzzer.git add deps for travis --- diff --git a/.travis.yml b/.travis.yml index 74baa6d..a8bc11e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ virtualenv: # command to prepare the system to install prerequisites or dependencies before_install: - sudo apt-get install python-setuptools - - sudo apt-get install -qq python-liblo python-mutagen python-pycurl + - sudo apt-get install -qq libshout3-dev python-liblo python-mutagen python-pycurl # command to run tests script: