diff --git a/README.md b/README.md index 1dce575..437ce6b 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +[![Build Status](https://travis-ci.org/krisives/jbloomer.svg?branch=master)](https://travis-ci.org/krisives/jbloomer) + # jbloomer A simple Java library for [Bloom Filters](https://en.wikipedia.org/wiki/Bloom_filter).