From a746136a81cc8ecb1c31f824b88242f820c1fb09 Mon Sep 17 00:00:00 2001 From: Jeremy Kniager Date: Wed, 31 Mar 2021 12:06:32 -0600 Subject: [PATCH] docs: Update README to point to GitHub Actions Change-Id: I143c725923e9a321df22df97510b54e8f3c05cb2 --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 837d20f..43c6e85 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,7 @@ This project provides Khronos official Vulkan Tools and Utilities for Windows, Linux, Android, and MacOS. ## CI Build Status -| Platform | Build Status | -|:--------:|:------------:| -| Linux/Android | [![Build Status](https://travis-ci.org/KhronosGroup/Vulkan-Tools.svg?branch=master)](https://travis-ci.org/KhronosGroup/Vulkan-Tools) | -| Windows |[![Build status](https://ci.appveyor.com/api/projects/status/hwc1hy417hf42xnf?svg=true)](https://ci.appveyor.com/project/Khronoswebmaster/vulkan-tools/branch/master) | +[![Build Status](https://github.com/KhronosGroup/Vulkan-Tools/workflows/CI%20Build/badge.svg?branch=master)](https://github.com/KhronosGroup/Vulkan-Tools/actions) ## Introduction -- 2.7.4