Skip to content

Commit 77607be

Browse files
committed
add coveralls to travis
1 parent 8d4c20a commit 77607be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ r_github_packages:
55
- ./travis-tool.sh github_package jimhester/covr
66

77
after_success:
8-
- Rscript -e 'library(covr);coveralls()'
8+
- Rscript -e 'library(covr);coveralls()'
9+

0 commit comments

Comments
 (0)