UNPKG

251 BYAMLView Raw
1---
2 machine:
3 node:
4 version: "4.2.6"
5 test:
6 override:
7 - npm run lint
8 - npm run test-circle
9 - npm run release
10 deployment:
11 production:
12 branch: "master"
13 commands:
14 - npm run npmrc && npm publish