good morning!!!!

Skip to content
Snippets Groups Projects
Commit 08f2dde4 authored by Corey Farwell's avatar Corey Farwell
Browse files

Enable JSHint linting

parent 42713c6e
Branches
Tags
No related merge requests found
...@@ -4,5 +4,8 @@ node_js: ...@@ -4,5 +4,8 @@ node_js:
- "0.10" - "0.10"
before_script: before_script:
- npm install - npm install
- npm install jshint
script:
- "jshint *.js lib"
after_script: after_script:
- npm run-script gulp - npm run-script gulp
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment