Skip to content

Commit bc5ee28

Browse files
committed
Try updating circleci tests
1 parent 6586b27 commit bc5ee28

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

circle.yml

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
machine:
2-
node:
3-
version: 8
1+
version: 2.1
2+
orbs:
3+
node: circleci/[email protected]
4+
workflows:
5+
matrix-tests:
6+
- node/test
7+
version: 14.18.1

0 commit comments

Comments
 (0)