Move option to correct place

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2014-04-02 08:02:45 +02:00
parent 517b55f5ed
commit 375b94b1ac

View File

@ -35,7 +35,7 @@ before_script:
phpenv config-add test/travis.php.ini ;
pear channel-discover pear.phpunit.de ;
pear install -v phpunit/PHPUnit_Selenium ;
pear -v install phpunit/PHPUnit_Selenium ;
composer install --dev --no-interaction ;