]> git.parisson.com Git - timeside.git/commitdiff
Travis: Install coverage from ubuntu repository
authorThomas Fillon <thomas@parisson.com>
Thu, 13 Nov 2014 11:29:06 +0000 (12:29 +0100)
committerThomas Fillon <thomas@parisson.com>
Mon, 15 Dec 2014 16:18:58 +0000 (17:18 +0100)
.travis.yml

index 8bd9e39e3f1890702431c4c1924ef59990a05990..8ebdef76946caf667e948db9299c25984f2df1db 100644 (file)
@@ -8,7 +8,7 @@ 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
+ - sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx python-coverage
  - 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