File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ knitr::opts_chunk$set(
1717<!-- badges: start -->
1818[ ![ CRAN status] ( https://www.r-pkg.org/badges/version/testthat )] ( https://cran.r-project.org/package=testthat )
1919[ ![ Travis build status] ( https://travis-ci.org/r-lib/testthat.svg?branch=master )] ( https://travis-ci.org/r-lib/testthat )
20- [ ![ R build status] ( https://github.com/r-lib/testthat/workflows/R/badge.svg )] ( https://github.com/r-lib/testthat/actions?workflow=R )
20+ ![ R build status] ( https://github.com/r-lib/testthat/workflows/R-full /badge.svg )
2121[ ![ Codecov test coverage] ( https://codecov.io/gh/r-lib/testthat/branch/master/graph/badge.svg )] ( https://codecov.io/gh/r-lib/testthat?branch=master )
2222<!-- badges: end -->
2323
Original file line number Diff line number Diff line change 99status] ( https://www.r-pkg.org/badges/version/testthat )] ( https://cran.r-project.org/package=testthat )
1010[ ![ Travis build
1111status] ( https://travis-ci.org/r-lib/testthat.svg?branch=master )] ( https://travis-ci.org/r-lib/testthat )
12- [ ![ R build
13- status] ( https://github.com/r-lib/testthat/workflows/R/badge.svg )] ( https://github.com/r-lib/testthat/actions?workflow=R )
12+ ![ R build
13+ status] ( https://github.com/r-lib/testthat/workflows/R-full /badge.svg )
1414[ ![ Codecov test
1515coverage] ( https://codecov.io/gh/r-lib/testthat/branch/master/graph/badge.svg )] ( https://codecov.io/gh/r-lib/testthat?branch=master )
1616<!-- badges: end -->
Original file line number Diff line number Diff line change 1+ This is a resubmission that fixes a broken link in the README.
2+
3+ ---
4+
15## Test environments
26
37* local OS X install (R-release)
You can’t perform that action at this time.
0 commit comments