Closed achafetz closed 4 years ago
resolve underlying issues and then setup travis usethis::use_travis()
usethis::use_travis()
add below to travis.yml
language: R sudo: false warnings_are_errors: false cache: packages
think we are good on this, closing it out.
resolve underlying issues and then setup travis
usethis::use_travis()
add below to travis.yml
language: R sudo: false warnings_are_errors: false cache: packages