Version 5.1 - All the GraphQL #32
@ -10,13 +10,9 @@ php:
|
|||||||
- hhvm
|
- hhvm
|
||||||
- nightly
|
- nightly
|
||||||
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- composer global require "phpunit/phpunit:5.*"
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdir -p build/logs
|
- mkdir -p build/logs
|
||||||
- phpunit -c build
|
- vendor/bin/phpunit -c build
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- redis
|
- redis
|
||||||
|
Loading…
Reference in New Issue
Block a user