take intentional error out to see real errors
This commit is contained in:
parent
d42362eacc
commit
0dc7e2743c
|
@ -11,7 +11,6 @@ module Travis::API::V3
|
|||
@cron = cron
|
||||
puts cron.next_enqueuing
|
||||
puts Time.now
|
||||
bad_things
|
||||
start(cron) if cron.next_enqueuing <= Time.now
|
||||
end
|
||||
rescue => e
|
||||
|
|
Loading…
Reference in New Issue
Block a user