]> git.parisson.com Git - timeside.git/commitdiff
oops gpg@thomasfillon ;)
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 20 Nov 2014 21:37:03 +0000 (22:37 +0100)
committerThomas Fillon <thomas@parisson.com>
Mon, 15 Dec 2014 16:18:58 +0000 (17:18 +0100)
.travis.yml

index 90f4fb994a4c96681bd5489dc48640798763cd31..ad740414950a89d137b94a439cd476c8504f5f80 100644 (file)
@@ -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