From e4029d09aa8acf3db58fda095221f04a36fe87cc Mon Sep 17 00:00:00 2001 From: iwilltry42 Date: Thu, 4 Apr 2019 08:26:40 +0200 Subject: [PATCH] add travisCi image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bcad21c..7f3be50f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # k3d-go +![TravisCI](https://travis-ci.com/iwilltry42/k3d-go.svg?branch=master) + ## k3s in docker k3s is the lightweight Kubernetes distribution by Rancher: [rancher/k3s](https://github.com/rancher/k3s)