Skip to content

Commit

Permalink
install covr on Travis-CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hofnerb committed Aug 8, 2017
1 parent 10bea2b commit b4cb350
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,9 @@ r: bioc-release
repos:
CRAN: https://cloud.r-project.org

r_github_packages:
- jimhester/covr

after_failure:
- ./travis-tool.sh dump_logs

Expand Down

0 comments on commit b4cb350

Please sign in to comment.