From 0c64b03c4d3458c00c1faa4f7195b359e2f9d214 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 6 Sep 2023 13:49:59 -0400 Subject: [PATCH] README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd94e0f..13250ae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Configs +[![Test and Release](https://github.com/kickstarter/configs/actions/workflows/test-release.yml/badge.svg)](https://github.com/kickstarter/configs/actions/workflows/test-release.yml) + Loads and manages config/*.yml files. Searches through a few locations to find the right environment config: @@ -9,9 +11,6 @@ Searches through a few locations to find the right environment config: 3. config/$name/default.yml 3. config/$name.yml (with 'default' key) -[![Build -Status](https://travis-ci.org/kickstarter/configs.png?branch=master)](https://travis-ci.org/kickstarter/configs) - ## Installation Add this line to your application's Gemfile: