Skip to content

Commit

Permalink
fix #86 by sending information to coveralls again
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle committed Nov 21, 2018
1 parent fa98626 commit c7821e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tic.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
add_package_checks()

get_stage("after_success") %>%
add_code_step(covr::coveralls(quiet = FALSE))

if (Sys.getenv("id_rsa") != "") {
# pkgdown documentation can be built optionally. Other example criteria:
Expand Down

0 comments on commit c7821e4

Please sign in to comment.