Skip to content

Commit 1a98ddf

Browse files
committed
Move coveralls to nodejs 16
1 parent 2ff0116 commit 1a98ddf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ workflows:
44
jobs:
55
- node-v8
66
- node-v10
7-
- node-v12:
8-
run_coveralls: true
7+
- node-v12
98
- node-v14
10-
- node-v16
9+
- node-v16:
10+
run_coveralls: true
1111
- node-v17
1212

1313
version: 2.1

0 commit comments

Comments
 (0)