Add .travis.yml

This commit is contained in:
YFdyh000
2017-07-09 06:29:53 +08:00
parent 4af2a8a028
commit 8aa34e9ecf
2 changed files with 8 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"eslint": "^3.19.0"
},
"scripts": {
"test": "eslint .",
"lint": "eslint ."
},
"license": "MIT",