Skip to content

Commit c70e78a

Browse files
committed
chore: run CircleCI for 7.0.x
1 parent 220b231 commit c70e78a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ general:
318318
branches:
319319
only:
320320
- master
321+
- 7.0.x
321322
# 5.2.x, 6.0.x, etc
322323
- /\d+\.\d+\.x/
323324
# 5.x, 6.x, etc

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"highlight.js": "^9.11.0",
108108
"http-rewrite-middleware": "^0.1.6",
109109
"inquirer": "^6.2.0",
110-
"jasmine-core": "^3.2.0",
110+
"jasmine-core": "~3.2.0",
111111
"karma": "^3.0.0",
112112
"karma-browserstack-launcher": "^1.3.0",
113113
"karma-chrome-launcher": "^2.2.0",

0 commit comments

Comments
 (0)