Skip to content

Commit

Permalink
Fix travis link and bust appveyor cache (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored Oct 22, 2019
1 parent 2a0e795 commit 52f2950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# plumber

[![Build Status](https://travis-ci.org/trestletech/plumber.svg?branch=master)](https://travis-ci.org/trestletech/plumber)
[![Build Status](https://travis-ci.org/rstudio/plumber.svg?branch=master)](https://travis-ci.org/rstudio/plumber)
[![](https://www.r-pkg.org/badges/version/plumber)](https://www.r-pkg.org/pkg/plumber)
[![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/plumber?color=brightgreen)](https://www.r-pkg.org/pkg/plumber)
[![codecov](https://codecov.io/gh/trestletech/plumber/branch/master/graph/badge.svg)](https://codecov.io/gh/trestletech/plumber)
Expand Down

0 comments on commit 52f2950

Please sign in to comment.