docs: Update README to point to GitHub Actions
authorJeremy Kniager <jeremyk@lunarg.com>
Wed, 31 Mar 2021 18:06:32 +0000 (12:06 -0600)
committerjeremyk-lunarg <jeremyk@lunarg.com>
Wed, 31 Mar 2021 22:38:57 +0000 (16:38 -0600)
Change-Id: I143c725923e9a321df22df97510b54e8f3c05cb2

README.md

index 837d20f..43c6e85 100644 (file)
--- 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