From bf4c49efa1c31d97ea22c1378df429fea9fba453 Mon Sep 17 00:00:00 2001 From: takahashim Date: Mon, 16 Dec 2019 21:59:03 +0900 Subject: [PATCH] use GitHub Actions instead of TravisCI and replace a badge --- .github/workflows/ruby.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index fd0d55d1e..cf4e1a851 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -1,4 +1,4 @@ -name: Ruby +name: Test on: [push] diff --git a/README.md b/README.md index a482abf9e..8727beff1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Re:VIEW [![Gem Version](https://badge.fury.io/rb/review.svg)](http://badge.fury.io/rb/review) -[![Build Status](https://secure.travis-ci.org/kmuto/review.svg)](http://travis-ci.org/kmuto/review) +[![Build Status](https://github.com/kmuto/review/workflows/Test/badge.svg)](https://github.com/kmuto/review/actions) [![Build status](https://ci.appveyor.com/api/projects/status/github/kmuto/review?svg=true)](https://ci.appveyor.com/project/kmuto/review) Re:VIEW is an easy-to-use digital publishing system for paper books and ebooks.