We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 180ad22 commit 7c9c4c9Copy full SHA for 7c9c4c9
.travis.yml
@@ -3,6 +3,8 @@ r: bioc-devel
3
sudo: false
4
cache: packages
5
warnings_are_errors: false
6
+r_github_packages:
7
+ - jimhester/covr
8
after_success:
9
- Rscript -e 'covr::codecov()'
10
before_install:
0 commit comments