Skip to content

Commit 1f0790e

Browse files
committed
fix
1 parent d6ea048 commit 1f0790e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml renamed to .circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
workflows:
23
version: 2
34
node-multi-build:
@@ -6,7 +7,6 @@ workflows:
67
- node-v8
78
- node-v10
89
- node-v12
9-
version: 2
1010
jobs:
1111
node-base: &node-base
1212
docker:

0 commit comments

Comments
 (0)