Add sphinx install
This commit is contained in:
parent
ed4812efd9
commit
8c69882956
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue