diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb index 43a2990ac..7beab6ff1 100644 --- a/spec/spec_helper.rb +++ b/spec/spec_helper.rb @@ -106,3 +106,6 @@ 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