Skip to content

Commit

Permalink
Merge e2ff108 into 4890c22
Browse files Browse the repository at this point in the history
  • Loading branch information
nurse committed Sep 17, 2015
2 parents 4890c22 + e2ff108 commit 49656b6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions spec/spec_helper.rb
Expand Up @@ -11,8 +11,10 @@
end
end

require 'coveralls'
Coveralls.wear!
if ENV['CI']
require 'coveralls'
Coveralls.wear!
end

require 'fileutils'

Expand Down

0 comments on commit 49656b6

Please sign in to comment.