View source: R/travis-caches.R
| travis_get_caches | R Documentation |
Return cache information
travis_delete_caches() returns the repo ID obtained from
travis_repo_info().
travis_get_caches( repo = github_repo(), endpoint = get_endpoint(), quiet = FALSE ) travis_delete_caches(repo = github_repo(), endpoint = get_endpoint())
repo |
|
endpoint |
|
quiet |
If |
travis_get_caches() queries the "/repos/:repo/caches" API.
Other Travis CI functions:
travis_repo_info(),
travis_repos()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.