Skip to content

Commit

Permalink
re-add coveralls support
Browse files Browse the repository at this point in the history
  • Loading branch information
oreoshake committed Mar 1, 2016
1 parent d5f4094 commit d35b310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -7,7 +7,7 @@ group :test do
gem "pry-nav"
gem "rack"
gem "rspec"
gem "coveralls", platforms: [:ruby_19, :ruby_20, :ruby_21, :ruby_22]
gem "coveralls"
end

group :guard do
Expand Down

0 comments on commit d35b310

Please sign in to comment.