From 4af10cc536d552d0ee63d1b4211f7c502086bef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Matos?= Date: Fri, 10 Jul 2015 17:28:26 +0100 Subject: [PATCH] Updated README with Travis build status badge. --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0058c8a4..cb3c6d90 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,14 @@ or add scripting support to a native codebase. ## Build Status -| windows-vs-x86 | -|---------------------------| -| [![windows-vs-x86][1]][2] | +| windows-vs-x86 | linux-gcc-x86_64 | +|---------------------------|-----------------------------| +| [![windows-vs-x86][1]][2] | [![linux-gcc-x86_64][3]][4] | [1]: https://ci.appveyor.com/api/projects/status/5o9gxjcttuaup671/branch/master?svg=true [2]: https://ci.appveyor.com/project/tritao/CppSharp/branch/master +[3]: https://travis-ci.org/mono/CppSharp.svg?branch=master +[4]: https://travis-ci.org/mono/CppSharp ## Libraries