Fix hhvm tests

This commit is contained in:
Timothy Warren 2016-11-03 11:30:22 -04:00
parent bc0452aa2f
commit 08c793b912
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:
- phpunit -c build
- hhvm -d hhvm.php7.all=true phpunit -c build