From 5e1b1ea982f6e7c72d163fe1f14d03e9d8d7827b Mon Sep 17 00:00:00 2001 From: sdiehl Date: Sat, 4 Jan 2020 16:18:33 +0000 Subject: [PATCH] Update build status badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7f049856..a37212e4e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ Protolude ========= -[![Build Status](https://travis-ci.org/sdiehl/protolude.svg?branch=master)](https://travis-ci.org/sdiehl/protolude) +[![Build Status](https://travis-ci.org/protolude/protolude.svg?branch=master)](https://travis-ci.org/sdiehl/protolude) +[![Build Status](https://github.com/protolude/protolude/workflows/Haskell%20CI/badge.svg)](https://github.com/protolude/protolude/actions) [![Hackage](https://img.shields.io/hackage/v/protolude.svg)](https://hackage.haskell.org/package/protolude) A sensible starting Prelude for building custom Preludes.