]> git.parisson.com Git - deefuzzer.git/commitdiff
add deps for travis
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 23 May 2014 15:16:12 +0000 (17:16 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 23 May 2014 15:16:12 +0000 (17:16 +0200)
.travis.yml

index 74baa6d0b5d7b647a904916f4a0780f275fb9bf1..a8bc11ea2ed2eba2da833d67241d14d9cb7f1988 100644 (file)
@@ -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: