From d5e3327f5a9c3225d383d685aebce1b653354134 Mon Sep 17 00:00:00 2001 From: "Michael J. Giarlo" Date: Thu, 27 Oct 2016 09:09:06 -0700 Subject: [PATCH] Stop spamming IRC with Travis builds --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e27855c..21da266 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,3 @@ env: - "RAILS_VERSION=5.0.0" global: - NOKOGIRI_USE_SYSTEM_LIBRARIES=true - -notifications: - irc: "irc.freenode.org#projecthydra"