From: Thomas Fillon Date: Fri, 28 Nov 2014 17:15:47 +0000 (+0100) Subject: Travis-CI: restore old .travsi.yml X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=e1fd15490e312f365f61c15a4b2a68edc2706d7c;p=timeside.git Travis-CI: restore old .travsi.yml --- diff --git a/.travis.yml b/.travis.yml index ad74041..be7992e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ python: - "2.7" virtualenv: system_site_packages: true - setuptools: true + # command to prepare the system to install prerequisites or dependencies before_install: - sudo add-apt-repository -y ppa:donk/gstreamer @@ -20,7 +20,6 @@ install: # command to run tests before_script: - - pip install -U setuptools - pip install coverage script: