Github user corneadoug commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/772#issuecomment-194623195
This issue made me see a bug in the grunt file. (Since build is not failing)
Could you fix it at the same time?
In Gruntfile.js: (Around [those
lines](https://github.com/apache/incubator-zeppelin/blob/master/zeppelin-web/Gruntfile.js#L451))
* The default task content should be: `'build', 'test'`
* The `'newer:jshint'` that is currently in the default, should be move to
the first line of the build task
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---