badge_travis: badge_travis

View source: R/badge.R

badge_travisR 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


GuangchuangYu/badger documentation built on Feb. 9, 2024, 2:15 a.m.