Skip to content

Commit

Permalink
coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
nsfinkelstein committed Nov 27, 2016
1 parent 334f44e commit 794c495
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
@@ -1,8 +1,8 @@
language: r
cache: packages
r_github_package:
- jimhester/covr
r_packages:
- covr

after_success:
- Rscript -e 'covr::codecov()'
- Rscript -e 'library(covr); codecov()'

0 comments on commit 794c495

Please sign in to comment.