browse_travis: Browse the Travis CI web interface

View source: R/travis-util.R

browse_travisR Documentation

Browse the Travis CI web interface

Description

Open the current project or any other package on Travis CI.

Usage

browse_travis(repo = NULL, endpoint = get_endpoint())

Arguments

repo

[string]
The repository slug to use. Must follow the "user/repo" structure.

endpoint

[string]
Which Travis endpoint to use. Defaults to ".org". Accepted values are ".com" and ".org". Can be set globally via env var R_TRAVIS.


ropenscilabs/travis documentation built on May 18, 2022, 8:33 p.m.