diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000000000000000000000000000000000000..c9a4cb35ea56eac4cebb980e1a3b3dc71520b780
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,7 @@
+language: php
+php:
+  - 5.6
+
+install:
+  - composer install
+
diff --git a/README.org b/README.org
index c0e7f2cefcf80f6d4430773c11d31379879552b2..c81213e06b5df4b4f15f998e69340b24c3da8ab6 100644
--- a/README.org
+++ b/README.org
@@ -2,6 +2,8 @@
 #+AUTHOR: David Maus
 #+EMAIL: maus@hab.de
 
+[![Build Status](https://travis-ci.org/dmj/PicaReader.svg?branch=master)](https://travis-ci.org/dmj/PicaReader)
+
 * About
 
 PicaReader provides classes for reading Pica+ records encoded in PicaXML and PicaPlain.