UNPKG

140 BYAMLView Raw
1language: node_js
2
3notifications:
4 email:
5 - eward.song@gmail.com
6
7node_js:
8 - '8.9.0'
9
10install:
11 - npm install
12
13script:
14 - make cov