Add sphinx install

This commit is contained in:
Romain Neutron 2012-05-25 19:09:45 +02:00
commit 8c69882956

View file

@ -2,6 +2,7 @@ language: php
before_script:
- sudo apt-get update
- sudo easy_install sphinx
- sudo apt-get install -y ffmpeg libavcodec-extra-53
- curl -s http://getcomposer.org/installer | php
- php composer.phar install