Remember to install JSHint

This commit is contained in:
Andrew Stewart 2014-12-15 11:53:10 -08:00
parent 0215d8b193
commit c8ce4a5515
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: node_js
script:
- npm install -g istanbul codeclimate-test-reporter
- npm install -g istanbul jshint codeclimate-test-reporter
- make ci
- CODECLIMATE_REPO_TOKEN=d3aad610220b6eaf4f51e38393c1b62586b1d68b898b42e418d9c2a8e0a7cb0d codeclimate < coverage/lcov.info
node_js: