Version 5.1 - All the GraphQL #32

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

View File

@ -10,13 +10,9 @@ php:
- hhvm
- nightly
before_script:
- composer global require "phpunit/phpunit:5.*"
script:
- mkdir -p build/logs
- phpunit -c build
- vendor/bin/phpunit -c build
services:
- redis