add[chore]:add travis

This commit is contained in:
Pan
2017-12-11 13:59:49 +08:00
parent e7f626f015
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