File tree Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Expand file tree Collapse file tree 3 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11sudo : false
22language : node_js
33node_js :
4- - ' 8 '
5- - ' 9 '
6- - ' 10 '
7- - ' 11 '
4+ - " 8 "
5+ - " 9 "
6+ - " 10 "
7+ - " 11 "
88
99os :
1010 - linux
@@ -20,3 +20,4 @@ script: npm run test
2020branches :
2121 only :
2222 - master
23+ - openapi-to-graphql
Original file line number Diff line number Diff line change 1212 },
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/strongloop/oasgraph.git "
15+ "url" : " https://github.com/strongloop/oasgraph/tree/openapi-to-graphql "
1616 },
17- "homepage" : " https://github.com/strongloop/oasgraph/blob/master /README.md" ,
17+ "homepage" : " https://github.com/strongloop/oasgraph/blob/openapi-to-graphql /README.md" ,
1818 "keywords" : [
1919 " ibm" ,
2020 " strongloop" ,
Original file line number Diff line number Diff line change 1212 },
1313 "repository" : {
1414 "type" : " git" ,
15- "url" : " https://github.com/strongloop/oasgraph.git "
15+ "url" : " https://github.com/strongloop/oasgraph/tree/openapi-to-graphql "
1616 },
17- "homepage" : " https://github.com/strongloop/oasgraph/blob/master /README.md" ,
17+ "homepage" : " https://github.com/strongloop/oasgraph/blob/openapi-to-graphql /README.md" ,
1818 "keywords" : [
1919 " ibm" ,
2020 " strongloop" ,
You can’t perform that action at this time.
0 commit comments