Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Commit

Permalink
forgot the codeclimate test reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
dguido committed Nov 27, 2014
1 parent 51f2e69 commit 6d9acbd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
if ENV['CODECLIMATE_REPO_TOKEN']
require "codeclimate-test-reporter"
CodeClimate::TestReporter.start
end

require 'rspec'
require 'tackle_box/version'

Expand Down

0 comments on commit 6d9acbd

Please sign in to comment.