Skip to content

Commit f484e57

Browse files
author
Nicolas
committed
Update Gemfile
1 parent 29e65dd commit f484e57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ group :development, :test do
2727
# Code coverage
2828
gem 'simplecov'
2929
gem 'simplecov-rcov'
30+
gem 'coveralls', require: false
3031

3132
# Junit results
3233
gem 'ci_reporter_rspec', '~> 1.0.0'

0 commit comments

Comments
 (0)