We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca425da commit 30bb2b2Copy full SHA for 30bb2b2
circle.yml
@@ -1,3 +1,6 @@
1
machine:
2
node:
3
version: 4
4
+test:
5
+ override:
6
+ - npm run test-ci
0 commit comments