Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kattrali committed Nov 17, 2017
1 parent 567b5b8 commit d737119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if ARGV.include? "--coverage"
if ENV['GEMSETS'].include? "coverage"
require 'simplecov'
require 'coveralls'

Expand Down

0 comments on commit d737119

Please sign in to comment.