From 25635277869cf34c1dc79f6c8f045b0a42ce58b5 Mon Sep 17 00:00:00 2001 From: Jb Evain Date: Tue, 2 Jun 2015 14:49:42 +0200 Subject: Add travis badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b4465..3ae656f 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,6 @@ To discuss Cecil, the best place is the [mono-cecil](https://groups.google.com/g Cecil is a project under the benevolent umbrella of the [.NET Foundation](http://www.dotnetfoundation.org/). -[![Build status](https://ci.appveyor.com/api/projects/status/fmhutmhidy1fahl4?svg=true)](https://ci.appveyor.com/project/jbevain/cecil) +[![.NET build status](https://ci.appveyor.com/api/projects/status/fmhutmhidy1fahl4?svg=true)](https://ci.appveyor.com/project/jbevain/cecil) +[![Mono build status](https://travis-ci.org/jbevain/cecil.svg?branch=master)](https://travis-ci.org/jbevain/cecil) [![Join the chat at https://gitter.im/jbevain/cecil](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jbevain/cecil?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -- cgit v1.2.3