From 87c83080e2d2c66ec93f5a1c4da644476cd829da Mon Sep 17 00:00:00 2001
From: Philipp Balzarek
Date: Sat, 8 Jun 2013 17:44:07 +0200
Subject: [PATCH] add travis-ci support
---
.travis.yml | 1 +
README.md | 2 ++
2 files changed, 3 insertions(+)
create mode 100644 .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..999bd37
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1 @@
+language: haskell
diff --git a/README.md b/README.md
index 30bfd2c..63fbd06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
Welcome to Pontarius XMPP!
==========================
+[](https://travis-ci.org/pontarius/pontarius-xmpp)
+
Pontarius XMPP is an active work in progress to build a Haskell XMPP client
library that implements the capabilities of [RFC 6120
("XMPP CORE")](http://tools.ietf.org/html/rfc6120), [RFC 6121 ("XMPP