From 606d35b8a611eea77cf10895122d4fba3f64a4b2 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Tue, 3 May 2016 19:18:48 +0100 Subject: [PATCH] Track build times (#15708) See if https://buildtimetrend.herokuapp.com/ gives us any extra insights into how we can speed up builds --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index c3d250b9e57..97314469942 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,3 +38,6 @@ notifications: on_failure: always skip_join: true nick: ansibletravis + webhooks: + # trigger Buildtime Trend Service to parse Travis CI log + - https://buildtimetrend.herokuapp.com/travis