Version 5.1 - All the GraphQL #32
@ -16,4 +16,8 @@ script:
|
|||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- wget https://scrutinizer-ci.com/ocular.phar
|
- wget https://scrutinizer-ci.com/ocular.phar
|
||||||
- php ocular.phar code-coverage:upload --format=php-clover build/logs/coverage.clover
|
- php ocular.phar code-coverage:upload --format=php-clover build/logs/coverage.clover
|
||||||
|
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: nightly
|
Loading…
Reference in New Issue
Block a user