Add travis badge to readme
diff --git a/README.md b/README.md
index 117681d..6804935 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/avakar/pytoml.svg?branch=master)](https://travis-ci.org/avakar/pytoml)
+
 # pytoml
 
 This project aims at being a specs-conforming and strict parser and writer for [TOML][1] files.