From e0435e61be200689048a86b281f8b34c5bd777a4 Mon Sep 17 00:00:00 2001 From: Jeremy Woertink Date: Sun, 27 Oct 2019 11:01:59 -0700 Subject: [PATCH] Added CI badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f033cf..3a3f742 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# lucky-cluster +# lucky-cluster [![Build Status](https://travis-ci.com/jwoertink/lucky-cluster.svg?branch=master)](https://travis-ci.com/jwoertink/lucky-cluster) When you currently boot your lucky app, you boot 1 single process. If you're running on a beast server, then you're missing out on some free performance! This shards lets you boot multiple processes of your lucky app.