From f20ff8135a68b0abb014c1277607f15bd07216a8 Mon Sep 17 00:00:00 2001 From: Brett Morgan Date: Wed, 27 Jan 2021 13:21:20 +1100 Subject: [PATCH] Update README.md (#672) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f29e7f531..50a0d1e0f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Flutter samples -[![Build Status](https://travis-ci.org/flutter/samples.svg?branch=master)](https://travis-ci.org/flutter/samples) +[![Build Status](https://github.com/flutter/samples/workflows/Flutter%20CI/badge.svg)](https://github.com/flutter/samples/actions?workflow=Flutter%20CI) A collection of open source samples that illustrate best practices for [Flutter](https://flutter.dev).