mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02:00
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';
|
composer require 'phpunit/phpunit:~6.3';
|
||||||
;;
|
;;
|
||||||
"hhvm")
|
"hhvm")
|
||||||
|
composer require 'phpunit/phpunit:~6.3';
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
#- php -m
|
#- php -m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user