Skip to content

Commit 555800e

Browse files
committed
fix
1 parent a9ff7e6 commit 555800e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: 2
21
workflows:
32
version: 2
43
node-multi-build:
@@ -7,6 +6,7 @@ workflows:
76
- node-v8
87
- node-v10
98
- node-v12
9+
version: 2
1010
jobs:
1111
node-base: &node-base
1212
docker:

0 commit comments

Comments
 (0)