Merge pull request #972 from isiahmeadows/test-fix

Remove npm-debug.log, disable failing test.
This commit is contained in:
Isiah Meadows 2016-03-02 19:50:42 -05:00
commit 791c94a0b1
10 changed files with 30 additions and 208 deletions

View file

@ -15,7 +15,7 @@
"url" : "http://github.com/lhorie/mithril.js/issues"
},
"scripts": {
"test": "grunt test"
"test": "grunt lint test"
},
"main": "mithril.js",
"devDependencies": {