From 29b05dbddb68326ad3918aaf37da5a13387dbf83 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Wed, 2 Dec 2020 13:24:33 -0800 Subject: [PATCH] Swap out Travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dd3bbb..92a86cb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Pollen: the book is a program [![Build Status](https://travis-ci.org/mbutterick/pollen.svg?branch=master)](https://travis-ci.org/mbutterick/pollen) +## Pollen: the book is a program ![Build Status](https://github.com/mbutterick/pollen/workflows/CI/badge.svg) A book-publishing system written in [Racket](http://racket-lang.org). This is the software I use to publish & maintain my web-based books [Beautiful Racket](http://beautifulracket.com), [Practical Typography](http://practicaltypography.com), and [Typography for Lawyers](http://typographyforlawyers.com).