This commit is contained in:
zhigang.li 2018-05-17 17:42:30 +08:00
parent ba374cbefd
commit 6178fb0770
1 changed files with 5 additions and 0 deletions

5
.travis.yml Executable file
View File

@ -0,0 +1,5 @@
language: node_js
node_js: stable
script: npm run lint
notifications:
email: false