Browse Source

add travis-ci support

master
Philipp Balzarek 13 years ago
parent
commit
87c83080e2
  1. 1
      .travis.yml
  2. 2
      README.md

1
.travis.yml

@ -0,0 +1 @@
language: haskell

2
README.md

@ -1,6 +1,8 @@
Welcome to Pontarius XMPP! Welcome to Pontarius XMPP!
========================== ==========================
[![Status](https://travis-ci.org/pontarius/pontarius-xmpp.png?branch=master)](https://travis-ci.org/pontarius/pontarius-xmpp)
Pontarius XMPP is an active work in progress to build a Haskell XMPP client Pontarius XMPP is an active work in progress to build a Haskell XMPP client
library that implements the capabilities of [RFC 6120 library that implements the capabilities of [RFC 6120
("XMPP CORE")](http://tools.ietf.org/html/rfc6120), [RFC 6121 ("XMPP ("XMPP CORE")](http://tools.ietf.org/html/rfc6120), [RFC 6121 ("XMPP

Loading…
Cancel
Save