Sha256: ed4c270ece5339ae11a6f30a7f14842e7ff3fccb8072c0ad339e8368f2f2c75e

Contents?: true

Size: 134 Bytes

Versions: 7

Compression:

Stored size: 134 Bytes

Contents

if ENV['CODECLIMATE_REPO_TOKEN'] && RUBY_VERSION >= '2.1'
  require 'codeclimate-test-reporter'
  CodeClimate::TestReporter.start
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
adhoq-0.1.1 spec/support/codeclimate_reporter.rb
adhoq-0.1.0 spec/support/codeclimate_reporter.rb
adhoq-0.0.7 spec/support/codeclimate_reporter.rb
adhoq-0.0.6 spec/support/codeclimate_reporter.rb
adhoq-0.0.5 spec/support/codeclimate_reporter.rb
adhoq-0.0.4 spec/support/codeclimate_reporter.rb
adhoq-0.0.3 spec/support/codeclimate_reporter.rb