From: Thomas Fillon Date: Tue, 15 Apr 2014 14:25:27 +0000 (+0200) Subject: Test Virtualenv for Travis for fixing Gstreamer import Error X-Git-Tag: 0.5.5~1^2~38^2~48 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=87f6ee7f2d6a1ec10027e0b0d68e7827f63bdc6c;p=timeside.git Test Virtualenv for Travis for fixing Gstreamer import Error --- diff --git a/.travis.yml b/.travis.yml index 04cb36a..284eb1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,9 @@ language: python python: - "2.6" - "2.7" +virtualenv: + system_site_packages: true + # command to prepare the system to install prerequisites or dependencies before_install: