badge_travis {badger}R Documentation

badge_travis

Description

travis-ci badge

Usage

badge_travis(ref = NULL, is_commercial = FALSE, branch = NULL)

Arguments

ref

Reference for a GitHub repository. If NULL (the default), the reference is determined by the URL field in the DESCRIPTION file.

is_commercial

Flag to indicate whether or not to use https://travis-ci.com

branch

The GitHub branch. If NULL (the default), the default branch is automatically determined.

Value

badge in markdown syntax

Author(s)

Gregor de Cillia


[Package badger version 0.2.3 Index]