From 1e80f19f7b3e5246b42e74862b32885fb621b03c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 8 Feb 2017 13:03:06 +0100 Subject: docs: Add build status --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f9172283297c..df74f2c334f3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ KonTemplate - A simple Kubernetes templater =========================================== +[![Build Status](https://travis-ci.org/tazjin/kontemplate.svg?branch=master)](https://travis-ci.org/tazjin/kontemplate) + I made this tool out of frustration with the available ways to template Kubernetes resource files. All I want out of such a tool is a way to specify lots of resources with placeholders that get filled in with specific values, based on which context (i.e. k8s cluster) is specified. -- cgit 1.4.1