Skip to content

Commit

Permalink
working towards CI jenkins integration
Browse files Browse the repository at this point in the history
  • Loading branch information
mose committed Apr 22, 2016
1 parent c385a43 commit 347e7fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/spec_helper.rb
@@ -1,8 +1,8 @@
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)

unless ENV['BUILD']
require 'rubygems'
require 'bundler'
#require 'rubygems'
#require 'bundler'

if ENV['COV']
require 'simplecov'
Expand Down

0 comments on commit 347e7fe

Please sign in to comment.