forked from extern/egroupware
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';
|
composer require 'phpunit/phpunit:~6.3';
|
||||||
;;
|
;;
|
||||||
"hhvm")
|
"hhvm")
|
||||||
composer require 'phpunit/phpunit:~6.3';
|
composer require 'phpunit/phpunit:~5.7';
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
#- php -m
|
#- php -m
|
||||||
|
Loading…
Reference in New Issue
Block a user