Skip to content

Commit

Permalink
added codeclimate-test-reporter to travis-ci yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Nov 4, 2015
1 parent d828a43 commit f309c2d
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 @@ -7,7 +7,7 @@ script:
- ./node_modules/karma/bin/karma start karma.conf.js --no-auto-watch --single-run --browsers PhantomJS

before_script:
- npm install -g bower
- npm install -g bower codeclimate-test-reporter
- npm install

after_script:
Expand Down

0 comments on commit f309c2d

Please sign in to comment.