From e31cbd0f766749ef7ed6bbd3963376ccf80bb9c2 Mon Sep 17 00:00:00 2001 From: Nils Wentzell Date: Sat, 8 Aug 2020 15:24:13 -0400 Subject: [PATCH] [doc] Update status badge for GH Actions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67c9f481..52e2c0b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/TRIQS/app4triqs.svg?branch=unstable)](https://travis-ci.org/TRIQS/app4triqs) +[![build](https://github.com/TRIQS/app4triqs/workflows/build/badge.svg)](https://github.com/TRIQS/app4triqs/actions?query=workflow%3Abuild) # app4triqs - A skeleton for a TRIQS application