Skip to content

Commit 7c9c4c9

Browse files
travis
1 parent 180ad22 commit 7c9c4c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ r: bioc-devel
33
sudo: false
44
cache: packages
55
warnings_are_errors: false
6+
r_github_packages:
7+
- jimhester/covr
68
after_success:
79
- Rscript -e 'covr::codecov()'
810
before_install:

0 commit comments

Comments
 (0)