From: Guillaume Pellerin Date: Thu, 20 Nov 2014 21:37:03 +0000 (+0100) Subject: oops gpg@thomasfillon ;) X-Git-Tag: 0.7^2~38^2~10 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a11c77e38a78fd1000aa3584fd3bd494d4042f5d;p=timeside.git oops gpg@thomasfillon ;) --- diff --git a/.travis.yml b/.travis.yml index 90f4fb9..ad74041 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,12 +8,12 @@ virtualenv: before_install: - sudo add-apt-repository -y ppa:donk/gstreamer - sudo apt-get -qq update - - sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx.gnupg/gpg.conf + - sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx - sudo apt-get install -qq libhdf5-serial-dev python-h5py python-tables - sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad # command to install dependencies -install: +install: # - "pip install -r requirements.txt --use-mirrors" - python setup.py install