Attempt to fix hhvm tests
This commit is contained in:
parent
a003044510
commit
436a95224f
@ -25,4 +25,4 @@ test:hhvm:
|
|||||||
- composer install
|
- composer install
|
||||||
image: 51systems/docker-gitlab-ci-runner-hhvm
|
image: 51systems/docker-gitlab-ci-runner-hhvm
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpunit --coverage-text --colors=never
|
- hhvm -d hhvm.php7.all=true vendor/bin/phpunit --coverage-text --colors=never
|
Loading…
Reference in New Issue
Block a user