From 460e1b8f329ed71be20007631993d05a326378d9 Mon Sep 17 00:00:00 2001 From: triton <joao@tritao.eu> Date: Fri, 21 Aug 2015 20:20:45 +0100 Subject: [PATCH] Added OSX Travis build badge. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e91de6c..8b258120 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ or add scripting support to a native codebase. ## Build Status -| windows-vs-x86 | linux-gcc-x86_64 | -|---------------------------|-----------------------------| -| [![windows-vs-x86][1]][2] | [![linux-gcc-x86_64][3]][4] | +| windows-vs-x86 | linux-gcc-x86_64 | osx-clang-x86 | +|---------------------------|-----------------------------|-----------------------------| +| [![windows-vs-x86][1]][2] | [![linux-gcc-x86_64][3]][4] | [![osx-clang-x86][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