diff options
| author | Karl Schultz <karl@lunarg.com> | 2016-12-30 10:24:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-30 10:24:21 -0700 |
| commit | 3ba65f05bac0b3f7f12c8e4340e5d85b7ec45b63 (patch) | |
| tree | 1026d8d029539e7a5d6f59689d212a7de2900228 | |
| parent | 0af82065da788a1da1ee4c6d925a574583426434 (diff) | |
| download | usermoji-3ba65f05bac0b3f7f12c8e4340e5d85b7ec45b63.tar.xz | |
docs: Update README for AppVeyor Windows CI builds
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,10 +2,12 @@ This project provides Khronos official ICD loader and validation layers for Vulkan developers on Windows and Linux. -## Travis-CI Build Status +## CI Build Status | Platform | Build Status | |:--------:|:------------:| -| Linux/Android | [](https://travis-ci.org/KhronosGroup/Vulkan-LoaderAndValidationLayers "Linux Build Status") | +| Linux/Android | [](https://travis-ci.org/KhronosGroup/Vulkan-LoaderAndValidationLayers) | +| Windows | [](https://ci.appveyor.com/project/karl-lunarg/vulkan-loaderandvalidationlayers/branch/master) | + ## Introduction |
