changeset 698:ee97c742d184 tip

Default branch is now named default on git as well as hg, in case we ever want to switch to mirroring in the other direction
author Chris Cannam
date Thu, 27 Aug 2020 15:58:43 +0100
parents 0a78db6145b2
children
files README.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Mon Jun 22 17:51:12 2020 +0100
+++ b/README.md	Thu Aug 27 15:58:43 2020 +0100
@@ -60,5 +60,5 @@
 Automated build reports
 -----------------------
 
- * Linux and macOS CI build: [![Build Status](https://travis-ci.org/sonic-visualiser/tony.svg?branch=master)](https://travis-ci.org/sonic-visualiser/tony)
+ * Linux and macOS CI build: [![Build Status](https://travis-ci.org/sonic-visualiser/tony.svg?branch=default)](https://travis-ci.org/sonic-visualiser/tony)
  * Windows CI build: [![Build status](https://ci.appveyor.com/api/projects/status/26pygienkigw39p7?svg=true)](https://ci.appveyor.com/project/cannam/tony)