From 92c937be2a859c480242a347a7cecfbfd52e16bb Mon Sep 17 00:00:00 2001 From: Dan Liew Date: Sun, 14 Sep 2014 13:41:52 +0100 Subject: Add Travis build status icon/link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd724614..725b9b66 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Klee Symbolic Virtual Machine ============================= +[![Build Status](https://travis-ci.org/klee/klee.svg?branch=master)](https://travis-ci.org/klee/klee) + `klee` is a symbolic virtual machine built on top of the LLVM compiler infrastructure. Currently, there are two primary components: -- cgit 1.4.1