From 2e3861ff7cbffa19e59808cd551e51a2cf07cdc0 Mon Sep 17 00:00:00 2001 From: John Bampton Date: Wed, 26 Oct 2022 14:40:09 +1000 Subject: [PATCH] docs: remove unused Travis CI button from README The building on travis-ci.org is ceased. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 190fca3f4..f1ed47a65 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # mruby -[![Build Status][build-status-img]][travis-ci] [![GitHub Super-Linter](https://github.com/mruby/mruby/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/marketplace/actions/super-linter) ## What is mruby @@ -97,6 +96,4 @@ request to . We consider you have granted non-exclusive right to your contributed code under MIT license. [ISO-standard]: https://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579 -[build-status-img]: https://travis-ci.org/mruby/mruby.svg?branch=master [contribution-guidelines]: https://github.com/mruby/mruby/blob/master/CONTRIBUTING.md -[travis-ci]: https://travis-ci.org/mruby/mruby