mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
try with PHPunit 5.7 for Travis default HHVM
This commit is contained in:
parent
c73f84c484
commit
a40659f6aa
@ -42,7 +42,7 @@ before_script:
|
||||
composer require 'phpunit/phpunit:~6.3';
|
||||
;;
|
||||
"hhvm")
|
||||
composer require 'phpunit/phpunit:~6.3';
|
||||
composer require 'phpunit/phpunit:~5.7';
|
||||
;;
|
||||
esac
|
||||
#- php -m
|
||||
|
Loading…
Reference in New Issue
Block a user