Attempt to fix hhvm pipeline
This commit is contained in:
parent
3f90e93af1
commit
780b1ae837
@ -34,4 +34,4 @@ test:hhvm:
|
|||||||
- composer install --no-dev
|
- composer install --no-dev
|
||||||
image: 51systems/docker-gitlab-ci-runner-hhvm
|
image: 51systems/docker-gitlab-ci-runner-hhvm
|
||||||
script:
|
script:
|
||||||
- hhvm -d hhvm.php7.all=true vendor/bin/phpunit -c build
|
- hhvm -d hhvm.php7.all=true phpunit -c build
|
Loading…
Reference in New Issue
Block a user