update branches to include 6.6 and 6.7

(cherry picked from commit b111e9070c574362c00c8be89407b8064728ea57)
This commit is contained in:
spalger
2019-02-06 12:51:10 -06:00
parent 19fe5e442d
commit 94f84ca1fa

View File

@ -29,7 +29,7 @@
"blanket": {
"pattern": "specified in test/unit/coverage.js"
},
"default_api_branch": "6.5",
"default_api_branch": "6.6",
"supported_es_branches": [
"6.6",
"6.5",
@ -50,7 +50,7 @@
"0.90"
],
"unstable_es_branches": [
"6.x",
"6.7",
"master"
]
},