.travis.R

parent_dir <- dir("../", full.names = TRUE)
package <- parent_dir[grepl("tfdeploy_", parent_dir)]
install.packages(package, repos = NULL, type = "source")

source("testthat.R")
rstudio/tfdeploy documentation built on July 9, 2021, 1:35 a.m.