Commit 14fa2965 authored by afc163's avatar afc163

fix travis

parent 91aca7a7
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"start": "roadhog server", "start": "roadhog server",
"build": "roadhog build", "build": "roadhog build",
"lint": "eslint --ext .js src test mock", "lint": "eslint --ext .js src test mock",
"test": "lint", "test": "npm run lint",
"precommit": "npm run lint" "precommit": "npm run lint"
}, },
"dependencies": { "dependencies": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment