summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2015-04-03 18:46:59 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2015-04-03 18:46:59 +0100
commitbf3b63b4353cc73ddb77a5bd8a842add8573a95b (patch)
tree6c5860ed2b0b53b461c433d924e987367516cb34 /README.md
parentc7f00312af56a4bcba0ba8a6a62033e1a95dab61 (diff)
Add TravisCI build status icon to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac4c12b1..239d9564 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Boogie
+[![Build Status](https://travis-ci.org/boogie-org/boogie.svg)](https://travis-ci.org/boogie-org/boogie)
+
Boogie is an intermediate verification language (IVL), intended as a layer on which
to build program verifiers for other languages. Several program verifiers have
been built in this way, including the VCC and HAVOC verifiers for C and the