add[chore]:add travis

This commit is contained in:
Pan 2017-12-11 13:59:49 +08:00
commit 3aacd3cccd
2 changed files with 5 additions and 1 deletions

3
.travis.yml Executable file
View file

@ -0,0 +1,3 @@
language: node_js
node_js: stable
script: npm run test