]> git.lizzy.rs Git - rust.git/commitdiff
Add Build Status to Readme
authorPascal Hertleif <killercup@gmail.com>
Fri, 15 Apr 2016 14:50:59 +0000 (16:50 +0200)
committerPascal Hertleif <killercup@gmail.com>
Fri, 15 Apr 2016 14:54:35 +0000 (16:54 +0200)
README.md

index 655de829b9ca81ea70d0e3fb1f81747bdd18dd9b..5a4e274317031561422426aa180aada9642a79ab 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ An experimental interpreter for [Rust][rust]'s [mid-level intermediate
 representation][mir] (MIR). This project began as part of my work for the
 undergraduate research course at the [University of Saskatchewan][usask].
 
+[![Build Status](https://travis-ci.org/tsion/miri.svg?branch=master)](https://travis-ci.org/tsion/miri)
+
 ## Download Rust nightly
 
 I currently recommend that you install [multirust][multirust] and then use it to