Skip to content

Commit

Permalink
Added jshint to travis before_script
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonpincin committed May 26, 2014
1 parent ec06bcd commit 05d4227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ node_js:
before_script:
- npm install
- npm install -g coveralls@2.10.0
- npm install -g jshint
script: npm run travis-test

0 comments on commit 05d4227

Please sign in to comment.