We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6586b27 commit bc5ee28Copy full SHA for bc5ee28
circle.yml
@@ -1,3 +1,7 @@
1
-machine:
2
- node:
3
- version: 8
+version: 2.1
+orbs:
+ node: circleci/[email protected]
4
+workflows:
5
+ matrix-tests:
6
+ - node/test
7
+ version: 14.18.1
0 commit comments