test(upgrade): run tests against AngularJS v1.7.x as well (#25231)

PR Close #25231
This commit is contained in:
George Kalpakas
2018-07-31 15:10:13 +03:00
committed by Igor Minar
parent 7a1fdde69e
commit 3a601382e6
6 changed files with 27 additions and 7 deletions

View File

@ -32,8 +32,10 @@ filegroup(
"ajv",
"angular",
"angular-1.5",
"angular-1.6",
"angular-mocks",
"angular-mocks-1.5",
"angular-mocks-1.6",
"anymatch",
"arr-diff",
"arr-flatten",