install PHPunit for HHVM too

This commit is contained in:
Ralf Becker 2017-08-18 12:35:48 +02:00
parent baa4b2e455
commit c73f84c484

View File

@ -42,6 +42,7 @@ before_script:
composer require 'phpunit/phpunit:~6.3';
;;
"hhvm")
composer require 'phpunit/phpunit:~6.3';
;;
esac
#- php -m