From 59c9b867c3d69d718683efe342cb4716acc9d3d4 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Thu, 10 Feb 2022 05:51:01 +0100 Subject: [PATCH] Update README with build status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7254fd2..ecdce0c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # tio - a simple TTY terminal I/O tool -[![Build Status](https://travis-ci.org/tio/tio.svg?branch=master)](https://travis-ci.org/tio/tio) +[![CircleCI](https://circleci.com/gh/tio/tio/tree/master.svg?style=shield)](https://circleci.com/gh/tio/tio/tree/master) ## 1. Introduction