forked from extern/egroupware
install PHPunit for HHVM too
This commit is contained in:
parent
baa4b2e455
commit
c73f84c484
@ -42,6 +42,7 @@ before_script:
|
||||
composer require 'phpunit/phpunit:~6.3';
|
||||
;;
|
||||
"hhvm")
|
||||
composer require 'phpunit/phpunit:~6.3';
|
||||
;;
|
||||
esac
|
||||
#- php -m
|
||||
|
Loading…
Reference in New Issue
Block a user