From 17ee3d3da153bd14575b2e429d2aefd2fe3f7c25 Mon Sep 17 00:00:00 2001 From: Guangcong Luo Date: Sat, 12 Jan 2019 07:22:42 -0600 Subject: [PATCH] Add TravisBuddy People were really annoyed by it last time around, but now that we have Husky, this should be significantly less common and more useful. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index b962fb020f..44b688f3f1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,7 @@ cache: directories: - node_modules - .eslintcache +notifications: + webhooks: https://www.travisbuddy.com/ +travisBuddy: + insertMode: update