Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJb Evain <jbevain@gmail.com>2015-06-02 15:49:42 +0300
committerJb Evain <jbevain@gmail.com>2015-06-02 15:49:42 +0300
commit25635277869cf34c1dc79f6c8f045b0a42ce58b5 (patch)
treeac40d9aa35afc3ae65d5c0de7e8ddebb64586afb
parent11ef3d5b14059e5ba1b879f18c79ac9eb6e2ed96 (diff)
Add travis badge
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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)