Setup coverage check (and tidy up ignore files)

This commit is contained in:
Charles Care
2019-08-30 09:53:38 +01:00
parent 2eb20c4e89
commit 18b9ca3c44
6 changed files with 16 additions and 2 deletions

View File

@@ -6,6 +6,8 @@ gem "propono"
gem "rugged"
gem 'aws-sdk-ecr'
gem 'simplecov', require: false, group: :test
group :development, :test do
# gem "bundler"
gem "rake"