Fix hhvm tests take 2

This commit is contained in:
Timothy Warren 2016-11-03 11:39:24 -04:00
parent 66e51af8d7
commit 513ba4c70f
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ test:hhvm:
- composer install --no-dev
image: 51systems/docker-gitlab-ci-runner-hhvm
script:
- hhvm -d hhvm.php7.all=true phpunit -c build
- hhvm -d hhvm.php7.all=true vendor/bin/phpunit -c build