From 3fa59b357d620cf81f06bc3cfa37b6cfa7c56104 Mon Sep 17 00:00:00 2001 From: dilin-MS Date: Mon, 13 Jan 2020 11:48:16 +0800 Subject: [PATCH] Add azure pipeline build status badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f85594a..25ea41e4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Azure IoT Device Workbench for Visual Studio Code [![Gitter](https://img.shields.io/badge/chat-on%20gitter-blue.svg)](https://gitter.im/Microsoft/vscode-iot-workbench) -[![Travis CI](https://travis-ci.org/Microsoft/vscode-iot-workbench.svg?branch=master)](https://travis-ci.org/Microsoft/vscode-iot-workbench) +[![Build Status](https://dev.azure.com/mseng/VSIoT/_apis/build/status/vscode-iot-workbench-github?branchName=master)](https://dev.azure.com/mseng/VSIoT/_build/latest?definitionId=9768&branchName=master) ***[Azure IoT Device Workbench extension](https://aka.ms/iot-workbench) is now part of [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) extension pack. We highly recommend installing [Azure IoT Tools](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-tools) extension pack, which makes it easy to discover and interact with Azure IoT Hub that power your IoT Edge and device applications.** This extension pack can help you:*