update branches for recent versions
This commit is contained in:
@ -29,16 +29,16 @@
|
|||||||
"blanket": {
|
"blanket": {
|
||||||
"pattern": "specified in test/unit/coverage.js"
|
"pattern": "specified in test/unit/coverage.js"
|
||||||
},
|
},
|
||||||
"default_api_branch": "7.1",
|
"default_api_branch": "7.2",
|
||||||
"supported_es_branches": [
|
"supported_es_branches": [
|
||||||
|
"7.2",
|
||||||
"7.1",
|
"7.1",
|
||||||
"7.0",
|
"7.0",
|
||||||
"6.7",
|
"6.8",
|
||||||
"5.6"
|
"5.6"
|
||||||
],
|
],
|
||||||
"unstable_es_branches": [
|
"unstable_es_branches": [
|
||||||
"7.2",
|
"7.3",
|
||||||
"6.8",
|
|
||||||
"7.x",
|
"7.x",
|
||||||
"master"
|
"master"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user