about summary refs log tree commit diff stats
path: root/Readme.md
diff options
context:
space:
mode:
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 3bacd1d2..719429e0 100644
--- a/Readme.md
+++ b/Readme.md
@@ -83,6 +83,8 @@ versions of gcc and clang. Since it uses no recent language features and has
 no exotic dependencies, it should work with most reasonable versions,
 compilers or processors.
 
+[![Build Status](https://api.travis-ci.org/akkartik/mu.svg)](https://travis-ci.org/akkartik/mu)
+
 Running Mu will always recompile it if necessary:
 
   ```shell