From 45496d65a2766ef1202f60767119ebc7cc6ec469 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 12 Jul 2018 14:47:46 +0300 Subject: Add Travis badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9df5bdf..5912e4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # faaslift +[![Build Status](https://travis-ci.org/jantuomi/faaslift.svg?branch=master)](https://travis-ci.org/jantuomi/faaslift) + Small Function as a Service (FaaS) server built with Node.js and MongoDB. Useful for deploying quick endpoint prototypes to your own server. # Setup -- cgit v1.3