Skip to content

Commit

Permalink
coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
danrevah committed Dec 2, 2016
1 parent 98a0943 commit 51cd0f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ before_script:
- npm install -g karma

script: ng test -cc --watch=false

after_success: cat ./coverage/coverage.lcov | ./node_modules/coveralls/bin/coveralls.js

0 comments on commit 51cd0f9

Please sign in to comment.