From 8e3b455fa790c03d6854d6cb0ea42a59816cbdc8 Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" Date: Mon, 2 Nov 2020 15:11:51 -0600 Subject: [PATCH] update image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73facbf..3586a26 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Safe I/O Provides functions to perform atomic, fsync-safe disk operations. -[![Build Status](https://travis-ci.org/rboyer/safeio.svg?branch=master)](https://travis-ci.org/rboyer/safeio) +[![Build Status](https://circleci.com/gh/rboyer/safeio.svg?style=svg)](https://circleci.com/gh/rboyer/safeio)