forgot this and it's not tested

This commit is contained in:
Renée Hendricksen 2016-05-30 17:57:48 +02:00
parent a8b70f51f3
commit ace3e588ea

View File

@ -192,7 +192,7 @@ module Travis::Api
end end
end end
if use_monitoring? && !console if use_monitoring? && !console?
setup_monitoring setup_monitoring
end end
end end