aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhilip Tricca <philip.b.tricca@intel.com>2018-01-27 09:08:55 -0800
committerPhilip Tricca <philip.b.tricca@intel.com>2018-01-31 07:10:00 -0800
commit4b4b487c80ee17e4e4b1b95b811dfc70ab339526 (patch)
treef955c4d14e299138bfeef25d3e6f0e290deec1fb /README.md
parent9dde2ca1b232bfbf6e8fdac78dd1767b60016035 (diff)
downloadtpm2-tss-4b4b487c80ee17e4e4b1b95b811dfc70ab339526.tar.gz
build: Add yml file for appveyor.
This is the most simple scenario as we only build 32bit libraries in the debug configuration. This commit also adds the AppVeyor badge to README.md. Signed-off-by: Philip Tricca <philip.b.tricca@intel.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c55be67..8666e6ec 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-[![Build Status](https://travis-ci.org/tpm2-software/tpm2-tss.svg?branch=master)](https://travis-ci.org/tpm2-software/tpm2-tss)
+[![Linux Build Status](https://travis-ci.org/intel/tpm2-tss.svg?branch=master)](https://travis-ci.org/intel/tpm2-tss)
+[![Windows Build status](https://ci.appveyor.com/api/projects/status/2rdmyn1ndkiavngn?svg=true)](https://ci.appveyor.com/project/tpm2-software/tpm2-tss)
[![Coverity Scan](https://img.shields.io/coverity/scan/3997.svg)](https://scan.coverity.com/projects/tpm2-tss)
[![Coverage Status](https://coveralls.io/repos/github/01org/tpm2-tss/badge.svg?branch=master)](https://coveralls.io/github/01org/tpm2-tss?branch=master)