Added support for coveralls (#264)

This commit is contained in:
Jesus Federico
2018-09-12 16:06:49 -04:00
committed by GitHub
parent 94d0d1acd7
commit 074a002abf
5 changed files with 42 additions and 1 deletions

View File

@ -104,3 +104,5 @@ end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
gem 'coveralls', require: false