Update travis environment

This commit is contained in:
Romain Neutron 2012-09-03 16:55:37 +02:00
commit 6bcf3505fe

View file

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