# NOT RUN {
# Requires interactive mode
if (FALSE) {
use_tic()
# Pre-specified settings favoring Circle CI:
use_tic(
wizard = FALSE,
linux = "circle",
mac = "travis",
windows = "appveyor",
deploy = "circle",
matrix = "all"
)
}
# }
Run the code above in your browser using DataLab