summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/googletest/README.md
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/googletest/README.md')
-rw-r--r--3rdparty/googletest/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/3rdparty/googletest/README.md b/3rdparty/googletest/README.md
index f4b8965a9fd..076484e4fad 100644
--- a/3rdparty/googletest/README.md
+++ b/3rdparty/googletest/README.md
@@ -2,6 +2,7 @@
# Google Test #
[![Build Status](https://travis-ci.org/google/googletest.svg?branch=master)](https://travis-ci.org/google/googletest)
+[![Build status](https://ci.appveyor.com/api/projects/status/4o38plt0xbo1ubc8/branch/master?svg=true)](https://ci.appveyor.com/project/BillyDonahue/googletest/branch/master)
Welcome to **Google Test**, Google's C++ test framework!