Skip to content

Commit

Permalink
Update build bage to point to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Nesbitt committed Mar 7, 2021
1 parent e9b1473 commit d72666b
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,7 +1,7 @@
# prawn-svg

[![Gem Version](https://badge.fury.io/rb/prawn-svg.svg)](https://badge.fury.io/rb/prawn-svg)
[![Build Status](https://travis-ci.org/mogest/prawn-svg.svg?branch=master)](https://travis-ci.org/mogest/prawn-svg)
![Build Status](https://github.com/mogest/prawn-svg/actions/workflows/test.yml/badge.svg?branch=master)

An SVG renderer for the Prawn PDF library.

Expand Down

0 comments on commit d72666b

Please sign in to comment.