From 31ff2ffb14ed3cf24d49bd41b4bc2767659fd2a6 Mon Sep 17 00:00:00 2001 From: cra0zy Date: Mon, 4 Nov 2019 21:30:20 +0100 Subject: [PATCH] Update Status Badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5737c78b..e7c16daaf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Differences can be seen with the following table: | GtkSharp | .NET Standard 2.0 | Gtk 3.22 | Does not need glue libraries. | | mono/gtksharp | .NET Framework 4.5 | Gtk 2 (also Gtk 3.0 but never officially released) | | -[![Build status](https://travis-ci.org/GtkSharp/GtkSharp.svg?branch=develop)](https://travis-ci.org/GtkSharp/GtkSharp) +[![Build Status](https://dev.azure.com/cra0zy/GtkSharp/_apis/build/status/GtkSharp.GtkSharp?branchName=develop)](https://dev.azure.com/cra0zy/GtkSharp/_build/latest?definitionId=1&branchName=develop) * [Building from source](#building-from-source) * [Using the library](#using-the-library)