removes custom knapsack configuration

This commit is contained in:
rgarcia
2016-11-20 11:58:31 +01:00
parent a0a4f3c38e
commit 0939479263

View File

@@ -105,9 +105,4 @@ RSpec.configure do |config|
end
# Parallel build helper configuration for travis
Knapsack.tracker.config({
enable_time_offset_warning: true, # Enable warning when real build time exceeds expected build time
time_offset_in_seconds: 300 # Time offset between expected build time and real build time
})
Knapsack::Adapters::RSpecAdapter.bind