UNPKG

225 BYAMLView Raw
1language: node_js
2cache:
3 directories:
4 - node_modules
5notifications:
6 email: false
7node_js:
8 - v8
9before_install:
10 - npm install -g @patrickhulce/scripts
11script:
12 - npm test
13after_success:
14 - hulk npm-publish --yes