From 7ac3c3da57be2eeef65a53a338caaa250f95dc76 Mon Sep 17 00:00:00 2001 From: Jason Staten Date: Tue, 15 Jan 2019 09:04:57 -0700 Subject: [PATCH] build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b813c3e..920e176 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Imposter's Handbook [![Build Status](https://travis-ci.org/statianzo/imposters.svg?branch=master)](https://travis-ci.org/statianzo/imposters) +# Imposter's Handbook [![builds.sr.ht status](https://builds.sr.ht/~statianzo/imposters.svg)](https://builds.sr.ht/~statianzo/imposters?) Rust implementations for [Imposter's Handbook][1] topics. Follow along by listening to the [BookBytes podcast][2]. ## Running the tests