Skip to content

Commit

Permalink
chore: update build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Feb 7, 2019
1 parent 1a7300e commit f69d855
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 @@
# Remirror

[![Build Status](https://travis-ci.org/ifiokjr/remirror.svg?branch=master)](https://travis-ci.org/ifiokjr/remirror) [![Maintainability](https://api.codeclimate.com/v1/badges/cfd42ff63704a1cbe232/maintainability)](https://codeclimate.com/github/ifiokjr/remirror/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/cfd42ff63704a1cbe232/test_coverage)](https://codeclimate.com/github/ifiokjr/remirror/test_coverage)
[![Build Status](https://travis-ci.com/ifiokjr/remirror.svg?branch=master)](https://travis-ci.com/ifiokjr/remirror) [![Maintainability](https://api.codeclimate.com/v1/badges/cfd42ff63704a1cbe232/maintainability)](https://codeclimate.com/github/ifiokjr/remirror/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/cfd42ff63704a1cbe232/test_coverage)](https://codeclimate.com/github/ifiokjr/remirror/test_coverage)

Remirror is an extensible text-editor for react, built on top of Prosemirror. It aims to be **the** goto editor for a reliable editing experience across all JavaScript and user-facing environments.

Expand Down

0 comments on commit f69d855

Please sign in to comment.