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 1
1
sudo : false
2
2
language : node_js
3
3
node_js :
4
- - ' 8 '
5
- - ' 9 '
6
- - ' 10 '
7
- - ' 11 '
4
+ - " 8 "
5
+ - " 9 "
6
+ - " 10 "
7
+ - " 11 "
8
8
9
9
os :
10
10
- linux
@@ -20,3 +20,4 @@ script: npm run test
20
20
branches :
21
21
only :
22
22
- master
23
+ - openapi-to-graphql
Original file line number Diff line number Diff line change 12
12
},
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " https://github.com/strongloop/oasgraph.git "
15
+ "url" : " https://github.com/strongloop/oasgraph/tree/openapi-to-graphql "
16
16
},
17
- "homepage" : " https://github.com/strongloop/oasgraph/blob/master /README.md" ,
17
+ "homepage" : " https://github.com/strongloop/oasgraph/blob/openapi-to-graphql /README.md" ,
18
18
"keywords" : [
19
19
" ibm" ,
20
20
" strongloop" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " https://github.com/strongloop/oasgraph.git "
15
+ "url" : " https://github.com/strongloop/oasgraph/tree/openapi-to-graphql "
16
16
},
17
- "homepage" : " https://github.com/strongloop/oasgraph/blob/master /README.md" ,
17
+ "homepage" : " https://github.com/strongloop/oasgraph/blob/openapi-to-graphql /README.md" ,
18
18
"keywords" : [
19
19
" ibm" ,
20
20
" strongloop" ,
You can’t perform that action at this time.
0 commit comments