updated 配置修改

This commit is contained in:
mumuy 2016-09-26 23:17:34 +08:00
parent 99e8fc6a6c
commit aef2b98069

View File

@ -4,5 +4,9 @@ node_js:
- "4.4.4"
- "0.12"
install:
- npm install
script:
- npm run ci
- npm run build
- npm test