From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sat, 15 Aug 2015 08:27:44 +0000 (+0530)
Subject: Not using travis-ci anymore
X-Git-Url: https://git.rkrishnan.org/components/listings/-?a=commitdiff_plain;h=d4d331f9a5f9d78379fbe8c86f5cf7bc32bf64b9;p=functorrent.git

Not using travis-ci anymore
---

diff --git a/README.md b/README.md
index d6e02f6..2e9fc94 100644
--- a/README.md
+++ b/README.md
@@ -4,12 +4,11 @@ I started writing a bit torrent client because it seemed like fun and I am learn
 
 [![Join the chat at https://gitter.im/vu3rdd/functorrent](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vu3rdd/functorrent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
-[![Build Status](https://travis-ci.org/vu3rdd/functorrent.svg?branch=master)](https://travis-ci.org/vu3rdd/functorrent)
-
 ## Building
 
 Functorrent can be build with [Stack](https://github.com/commercialhaskell/stack) or
-[Nix](https://nixos.org/nix/).
+[Nix](https://nixos.org/nix/). I personally test the build with Debian GNU/Linux and
+OS X using FP Complete's stack.
 
 ### Stack