UNPKG

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