updated 测试代码

This commit is contained in:
mumuy 2016-09-26 21:48:43 +08:00
parent 8e0f49166d
commit c67a6108d4

View File

@ -1,4 +1,9 @@
language: node_js
node_js:
- "4.4.4"
- "0.12"
- "0.12"
script:
- npm run build
- npm test