Add jshint to node run on travis

- To ensure that pull requests pass

[Finish #59588854]
This commit is contained in:
slackersoft
2015-01-26 10:59:44 -08:00
parent ebbaab4cf9
commit 46509f05a9

View File

@@ -3,4 +3,4 @@
npm install -g grunt-cli
npm install
grunt execSpecsInNode
grunt jshint execSpecsInNode