Skip to content

Commit 4b3bc17

Browse files
committed
Get rid of Travis CI mentions
Saw this on win-builder, which alerted me to this stuff even still being here. The Travis CI functions have been removed. Found the following (possibly) invalid URLs: URL: https://www.travis-ci.com/ From: man/browse-this.Rd Status: Error Message: Maximum (10) redirects followed
1 parent 37a428b commit 4b3bc17

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

R/browse.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
#' DESCRIPTION file is sought first in the local package library and then
1010
#' on CRAN.
1111
#' * Fixed templates:
12-
#' - Travis CI: `https://travis-ci.{EXT}/{OWNER}/{PACKAGE}`
1312
#' - Circle CI: `https://circleci.com/gh/{OWNER}/{PACKAGE}`
1413
#' - CRAN landing page: `https://cran.r-project.org/package={PACKAGE}`
1514
#' - GitHub mirror of a CRAN package: `https://github.com/cran/{PACKAGE}`
@@ -29,8 +28,6 @@
2928
#' issue.
3029
#' * `browse_github_pulls()`: Visits the GitHub Pull Request index or one
3130
#' specific pull request.
32-
#' * `browse_travis()`: Visits the project's page on
33-
#' [Travis CI](https://www.travis-ci.com/).
3431
#' * `browse_circleci()`: Visits the project's page on
3532
#' [Circle CI](https://circleci.com).
3633
#' * `browse_cran()`: Visits the package on CRAN, via the canonical URL.

man/browse-this.Rd

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)