add 6.6 branch, make 6.5 the default
This commit is contained in:
@ -29,8 +29,9 @@
|
|||||||
"blanket": {
|
"blanket": {
|
||||||
"pattern": "specified in test/unit/coverage.js"
|
"pattern": "specified in test/unit/coverage.js"
|
||||||
},
|
},
|
||||||
"default_api_branch": "6.4",
|
"default_api_branch": "6.5",
|
||||||
"supported_es_branches": [
|
"supported_es_branches": [
|
||||||
|
"6.6",
|
||||||
"6.5",
|
"6.5",
|
||||||
"6.4",
|
"6.4",
|
||||||
"6.3",
|
"6.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user