From f439f3fcd92c321bcffc10b1d0c9250264d6eefe Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Mon, 7 Mar 2016 23:28:45 -0800 Subject: Add build status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 622fde2..3aa0c4b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/jodersky/flow.svg?branch=master)](https://travis-ci.org/jodersky/flow) + # flow Serial communication library for Scala, designed to be reactive, lightweight and easily integrable with Akka applications. See the [website](https://jodersky.github.io/flow) for a guide. -- cgit v1.2.3