We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4c20a commit 77607beCopy full SHA for 77607be
.travis.yml
@@ -5,4 +5,5 @@ r_github_packages:
5
- ./travis-tool.sh github_package jimhester/covr
6
7
after_success:
8
- - Rscript -e 'library(covr);coveralls()'
+ - Rscript -e 'library(covr);coveralls()'
9
+
0 commit comments