diff --git a/orgmode-parse.cabal b/orgmode-parse.cabal
--- a/orgmode-parse.cabal
+++ b/orgmode-parse.cabal
@@ -1,5 +1,5 @@
 Name:                   orgmode-parse
-Version:                0.0.1.1
+Version:                0.0.1.2
 Author:                 Parnell Springmeyer <parnell@digitalmentat.com>
 Maintainer:             Parnell Springmeyer <parnell@digitalmentat.com>
 License:                BSD3
@@ -14,6 +14,8 @@
   This library parses the human-readable and textual representation
   into an AST that can be used for output to another format (HTML?
   Markdown?), binary serialized for storage, etc...
+  .
+  <<https://travis-ci.org/digitalmentat/orgmode-parse.svg?branch=master>>
 
 Cabal-Version:          >= 1.10
 Build-Type:             Simple
