Add travis build status to README
diff --git a/README.md b/README.md
index 15fcaa4..85ed0bb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+Capstone [![Build Status](https://travis-ci.org/aquynh/capstone.svg?branch=master)](https://travis-ci.org/aquynh/capstone)
+
 Capstone is a disassembly framework with the target of becoming the ultimate
 disasm engine for binary analysis and reversing in the security community.