diff --git a/.coveralls.yml b/.coveralls.yml new file mode 100644 index 00000000..0abce73d --- /dev/null +++ b/.coveralls.yml @@ -0,0 +1,3 @@ +--- +service_name: travis-ci +repo_token: Q9b8riytmhZpTbCnY4Rph03A5BXMeS9aH diff --git a/Gemfile b/Gemfile index dc8c286e..ea21c126 100644 --- a/Gemfile +++ b/Gemfile @@ -5,6 +5,7 @@ gem 'rspec' gem 'rubocop' gem 'foodcritic' gem 'tailor' +gem 'coveralls', require: false group :test, :integration do gem 'chefspec' diff --git a/README.md b/README.md index e2125020..b3b67864 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ consul-cookbook =============== ![Release](http://img.shields.io/github/release/johnbellone/consul-cookbook.svg) [![Build Status](http://img.shields.io/travis/johnbellone/consul-cookbook.svg)][5] -[![Code Climate](http://img.shields.io/codeclimate/github/johnbellone/consul-cookbook.svg)][6] +[![Code Coverage](http://img.shields.io/coveralls/johnbellone/consul-cookbook.svg)][6] Installs and configures [Consul][1]. @@ -209,4 +209,4 @@ Created and maintained by [John Bellone][3] [@johnbellone][2] (