devtools (version 1.5)

add_travis: Add basic travis template to a package

Description

Also adds .travis.yml to .Rbuildignore so it isn't included in the built package

Usage

add_travis(pkg = ".")

Arguments

pkg
package description, can be path or package name. See as.package for more information