aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-25 02:21:57 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-25 02:23:24 +0300
commitbe8ba6120ae48733ec5928f3f1416eea8b39ed1c (patch)
tree755c6a5a6ea2464ab75e40b19ce1f345096139bc
parentupdate cmake-common (diff)
downloadwinapi-debug-be8ba6120ae48733ec5928f3f1416eea8b39ed1c.tar.gz
winapi-debug-be8ba6120ae48733ec5928f3f1416eea8b39ed1c.zip
Travis: add badge to README
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 45f528f..80c3d89 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
PDB repository
==============
-[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/pdb-repo/master?label=AppVeyor)](https://ci.appveyor.com/project/egor-tensin/pdb-repo/branch/master)
+[![AppVeyor branch](https://img.shields.io/appveyor/ci/egor-tensin/pdb-repo/master?label=AppVeyor%20%28Visual%20Studio%29)](https://ci.appveyor.com/project/egor-tensin/pdb-repo/branch/master)
+[![Travis (.com) branch](https://img.shields.io/travis/com/egor-tensin/pdb-repo/master?label=Travis%20%28MinGW-w64%29)](https://travis-ci.com/egor-tensin/pdb-repo)
Want to conduct a post-mortem analysis, but all you've got is a bunch of PDB
files and a call stack?