aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-03-07 23:28:45 -0800
committerJakob Odersky <jakob@odersky.com>2016-03-07 23:28:45 -0800
commitf439f3fcd92c321bcffc10b1d0c9250264d6eefe (patch)
tree361aada1b9e7720e6ba10666e120f649177f2eaf
parentc4f45d026107dc04515de8eed9c980cdbf81089b (diff)
downloadakka-serial-f439f3fcd92c321bcffc10b1d0c9250264d6eefe.tar.gz
akka-serial-f439f3fcd92c321bcffc10b1d0c9250264d6eefe.tar.bz2
akka-serial-f439f3fcd92c321bcffc10b1d0c9250264d6eefe.zip
Add build status badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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.