get_travis_key {secret} | R Documentation |
Retrieve the public key of a Travis CI repository
get_travis_key(travis_repo)
travis_repo |
The repository slug, e.g. |
Character scalar, the key. If the repository does not exist, or it is not user in Travis CI, an HTTP 404 error is thrown.