Version 5.1 - All the GraphQL #32

Closed
timw4mail wants to merge 1160 commits from develop into master
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 1d6e347b78 - Show all commits

View File

@ -28,7 +28,10 @@ test:7:
test:hhvm:
before_script:
- composer global require "phpunit/phpunit"
- /usr/local/bin/composer self-update
- curl -Lo /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
- chmod +x /usr/local/bin/phpunit
- composer install --no-dev
image: 51systems/docker-gitlab-ci-runner-hhvm
script:
- phpunit -c build