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: