Learn R Programming

mhcnuggetsr (version 1.1)

is_on_travis: Determines if the environment is Travis CI

Description

Determines if the environment is Travis CI

Usage

is_on_travis()

Arguments

Value

TRUE if run on Travis CI, FALSE otherwise

Examples

Run this code
# NOT RUN {
is_on_travis()
# }

Run the code above in your browser using DataLab