updated travis配置

This commit is contained in:
mumuy 2016-09-26 22:57:30 +08:00
parent c67a6108d4
commit 16b1bed277

View File

@ -5,5 +5,6 @@ node_js:
- "0.12"
script:
- npm run build
- npm test
- npm install
- npm run build
- npm test