We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b18104 commit 757bdedCopy full SHA for 757bded
circle.yml
@@ -1,3 +1,7 @@
1
machine:
2
node:
3
- version: 7
+ version: 8
4
+
5
+dependencies:
6
+ override:
7
+ - npm ci
0 commit comments