diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 7beab6ff1..43a2990ac 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -106,6 +106,3 @@ RSpec.configure do |config| # as the one that triggered the failure. Kernel.srand config.seed end - -# Parallel build helper configuration for travis -KnapsackPro::Adapters::RSpecAdapter.bind