From ad4e039187bda492709786762d4a36ec0b00d91c Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 17 Oct 2020 23:57:39 +0100 Subject: [PATCH] Fix svg link to travis build (#828) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564b085c..84bde5b3 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ If you like the sound of this, [let's get started][started]. You can even try it [in your browser][browser]! Excited? Well, come on and [get involved][contribute]! -[![Build Status](https://travis-ci.org/wren-lang/wren.svg)](https://travis-ci.org/wren-lang/wren) +[![Build Status](https://travis-ci.org/wren-lang/wren.svg?branch=main)](https://travis-ci.org/wren-lang/wren) [syntax]: http://wren.io/syntax.html [src]: https://github.com/wren-lang/wren/tree/main/src