Skip to content

Commit

Permalink
travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
stevendaniels committed Jan 18, 2014
1 parent 58eacf1 commit 10dd88c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions test/test_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require 'test/unit'
require 'coveralls'
require 'pry'

Coveralls.wear!

if RUBY_VERSION > '1.8'
require 'coveralls'
Coveralls.wear!
end

0 comments on commit 10dd88c

Please sign in to comment.