Skip to content

Commit

Permalink
Travis: Run the JSCS checker on builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Dec 4, 2013
1 parent 7a34f19 commit bc829d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
- ./script/setup

script:
- grunt jshint test-mocha && ./script/travis_artifacts.sh
- grunt test test-mocha && ./script/travis_artifacts.sh

after_success:
- ./script/travis_saucelabs.sh
Expand Down

0 comments on commit bc829d2

Please sign in to comment.