Skip to content

Commit

Permalink
Add Coveralls for code coverage reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 16, 2013
1 parent 0932b25 commit df273b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/helper.rb
Expand Up @@ -29,4 +29,4 @@ def macruby?

def jruby?
defined?(RUBY_ENGINE) && RUBY_ENGINE == 'jruby'
end
end

0 comments on commit df273b9

Please sign in to comment.