update branches for recent versions

This commit is contained in:
spalger
2019-07-03 10:13:01 -07:00
parent 2434247095
commit 1eac96966c

View File

@ -29,16 +29,16 @@
"blanket": {
"pattern": "specified in test/unit/coverage.js"
},
"default_api_branch": "7.1",
"default_api_branch": "7.2",
"supported_es_branches": [
"7.2",
"7.1",
"7.0",
"6.7",
"6.8",
"5.6"
],
"unstable_es_branches": [
"7.2",
"6.8",
"7.3",
"7.x",
"master"
]