From d1e94994b24542dad33a2eae881d4527bc5f67b1 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 2 May 2015 09:26:27 -0400 Subject: Adde back the Build Time Trends webhook to collect stats on how long our builds take --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 71efd8ff..c7413ea9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -120,3 +120,5 @@ notifications: - "irc.freenode.org#cryptography-dev" use_notice: true skip_join: true + webhooks: + - https://buildtimetrend.herokuapp.com/travis -- cgit v1.2.3