Remove an erroneous npm-debug.log, disable failing test
Driveby fix: fix a few linter warnings and actually have CI linting things.
This commit is contained in:
parent
17acef768f
commit
55b99dd0e2
9 changed files with 136 additions and 145 deletions
|
|
@ -367,7 +367,7 @@ module.exports = function (grunt) { // eslint-disable-line
|
|||
grunt.loadNpmTasks("grunt-mocha-phantomjs")
|
||||
|
||||
grunt.registerTask("build", [
|
||||
//"lint",
|
||||
// "lint",
|
||||
"test",
|
||||
"uglify",
|
||||
"zip",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue