Skip to content

Commit

Permalink
reinstate coveralls for issue kaneplusplus#46
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeterman committed Sep 16, 2016
1 parent 8953799 commit 6477307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ r_github_packages:

after_success:
- Rscript -e 'devtools::install();library(bigmemory);library(methods);devtools::test()'
- Rscript -e 'library(covr);package_coverage(quiet = FALSE)'
- Rscript -e 'library(covr);coveralls()'

0 comments on commit 6477307

Please sign in to comment.