aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2016-12-15 19:01:01 +0000
committerbloodstalker <thabogre@gmail.com>2016-12-15 19:01:01 +0000
commitcad3fad5bf05adb7266be8363549d1ddbda11e31 (patch)
tree4fcc643b948186959ac00c356535bcc014323d93
parentreverted the change (diff)
downloadmutator-cad3fad5bf05adb7266be8363549d1ddbda11e31.tar.gz
mutator-cad3fad5bf05adb7266be8363549d1ddbda11e31.zip
added travis CI badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3030616..d4056bb 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
src="https://scan.coverity.com/projects/11154/badge.svg"/>
</a>
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/553/badge)](https://bestpractices.coreinfrastructure.org/projects/553)
+[![Build Status](https://travis-ci.org/bloodstalker/mutator.svg?branch=master)](https://travis-ci.org/bloodstalker/mutator)
A C code mutator,Misra-C checker and when possible, a Misra-C implementer using the Clang frontend written mostly in C++ and some bash.<br/>
<br/>