]> git.parisson.com Git - timeside.git/commitdiff
Fix .travis.yml
authorThomas Fillon <thomas@parisson.com>
Thu, 19 Mar 2015 16:25:45 +0000 (17:25 +0100)
committerThomas Fillon <thomas@parisson.com>
Thu, 19 Mar 2015 16:25:45 +0000 (17:25 +0100)
.travis.yml

index 6afa0b7df830969beb06a85cc12eae7632edc697..8c1bafccfffbf9a21214cf0940a00f7d3b598556 100644 (file)
@@ -21,7 +21,7 @@ before_install:
   - 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
   - if  [[ $TEST_TARGET == 'server' ]]; then
-        sudo apt-get install -qq python-mysqldb
+        sudo apt-get install -qq python-mysqldb;
     fi
 
 # Install TimeSide