From: Guillaume Pellerin Date: Sat, 24 Jan 2015 23:43:01 +0000 (+0100) Subject: update travis setup X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5aa64a3955ab5fdbed9d9a8a60d74ff8d5c148cb;p=deefuzzer.git update travis setup --- diff --git a/.travis.yml b/.travis.yml index a8bc11e..2ac2879 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,8 +6,8 @@ virtualenv: # command to prepare the system to install prerequisites or dependencies before_install: - - sudo apt-get install python-setuptools - - sudo apt-get install -qq libshout3-dev python-liblo python-mutagen python-pycurl + - sudo apt-get install -qq python-setuptools + - sudo apt-get install -qq python-pip python-dev libshout3-dev python-liblo python-mutagen python-pycurl liblo-dev libshout3-dev librtmp-dev python-yaml libcurl4-openssl-dev python-mutagen # command to run tests script: