From 4728c6c5dbe775a6bd3fc0a0ffcf8049c2574578 Mon Sep 17 00:00:00 2001 From: Olof-Joachim Frahm Date: Fri, 16 Jan 2015 00:52:19 +0000 Subject: [PATCH] Add Travis CI link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4977c3..db95f67 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Released under a Simplified BSD license. Working, but unfinished. -Implementations currently running on: SBCL. +[![Build Status](https://travis-ci.org/Ferada/cl-inotify.svg?branch=master)](https://travis-ci.org/Ferada/cl-inotify) Uses CFFI, binary-types (from [my Github][1] or see [CLiki][2]) and trivial-utf-8. Doesn't require iolib, because I don't need most of the -- 1.7.10.4