packagedocs (version 0.4.0)

use_travis: Use Travis CI

Description

Use Travis CI

Usage

use_travis(pkg = ".", add = TRUE, browse = interactive())

Arguments

pkg

location of package

add

boolean that determines if all items should be added to the travis yaml file or printed on screen

browse

passed onto devtools::use_travis