diff --git a/.travis.yml b/.travis.yml index 26001c6..b33e2eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,11 +6,9 @@ env: - CRAN: http://cran.rstudio.com r_packages: - - testthat - rmarkdown - covr - after_success: - Rscript -e 'library(covr);coveralls()'