get_travis_key: Retrieve the public key of a Travis CI repository

Description Usage Arguments Value

View source: R/users.R

Description

Retrieve the public key of a Travis CI repository

Usage

1
get_travis_key(travis_repo)

Arguments

travis_repo

The repository slug, e.g. gaborcsardi/secret.

Value

Character scalar, the key. If the repository does not exist, or it is not user in Travis CI, an HTTP 404 error is thrown.


gaborcsardi/secret documentation built on May 8, 2020, 8:32 p.m.