No need to install coveralls for hhvm
It does not work with it anyway. Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
c3633bef2f
commit
d4e34e76bb
@ -33,9 +33,10 @@ before_script:
|
||||
pear channel-discover pear.phpunit.de ;
|
||||
pear install phpunit/PHPUnit_Selenium ;
|
||||
|
||||
fi ;
|
||||
composer install --dev --no-interaction ;
|
||||
|
||||
fi ;
|
||||
|
||||
if [[ ! -z "$SELENIUM" ]] ; then
|
||||
|
||||
php --server 127.0.0.1:$TRAVIS_BUILD_NUMBER &
|
||||
|
||||
Loading…
Reference in New Issue
Block a user