Move to flat_map now that we don't use 1.8

This commit is contained in:
Ben Hollis 2013-11-18 22:22:18 -08:00
parent ac64b17ef0
commit 7f1285a773
2 changed files with 3 additions and 4 deletions

View file

@ -2,4 +2,4 @@ require 'simplecov'
SimpleCov.root(File.expand_path(File.dirname(__FILE__) + '/..'))
require 'coveralls'
Coveralls.wear!
Coveralls.wear!