Skip to content

Commit

Permalink
Updated CodeCov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragav Venkatesan committed Nov 14, 2016
1 parent a608e90 commit 54d4818
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
before_install:
- pip install --user codecov
after_success:
- codecov --file coverage/lcov.info --disable search

0 comments on commit 54d4818

Please sign in to comment.