File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,6 @@ script: bin/phpunit --color=always -v --debug
2929jobs :
3030 include :
3131 - stage : Test
32- php : 5.6
33- - php : 7.0
3432 - php : 7.1
3533 - php : 7.1
3634 env : COMPOSER_UPDATE_FLAGS=--prefer-lowest
Original file line number Diff line number Diff line change @@ -7,10 +7,6 @@ GraphQL PHP types generator...
77[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/overblog/GraphQLPhpGenerator/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/overblog/GraphQLPhpGenerator/?branch=master )
88[ ![ Build Status] ( https://travis-ci.org/overblog/GraphQLPhpGenerator.svg?branch=master )] ( https://travis-ci.org/overblog/GraphQLPhpGenerator )
99
10- Requirements
11- ------------
12- PHP >= 5.4
13-
1410Installation
1511------------
1612
You can’t perform that action at this time.
0 commit comments