Skip to content

Commit

Permalink
Merge pull request #268 from orien/ci-badge
Browse files Browse the repository at this point in the history
  • Loading branch information
orien authored Jan 14, 2023
2 parents 2d0ede5 + 49754d3 commit b6214d8
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 @@
# webmachine for Ruby
[![Gem Version](https://badge.fury.io/rb/webmachine.svg)](https://badge.fury.io/rb/webmachine)
[![Build Status](https://travis-ci.org/webmachine/webmachine-ruby.svg)](https://travis-ci.org/webmachine/webmachine-ruby)
[![Build Status](https://github.com/webmachine/webmachine-ruby/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/webmachine/webmachine-ruby/actions/workflows/test.yml)

webmachine-ruby is a port of
[Webmachine](https://github.com/basho/webmachine), which is written in
Expand Down

0 comments on commit b6214d8

Please sign in to comment.