From 600ea99fa65cd78ca6ec5bed8104fd2130403094 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 5 Sep 2014 10:38:09 +0000 Subject: [PATCH] [TRAVIS] Do not use IRC notifications git-svn-id: http://svn.osgeo.org/postgis/trunk@12944 b70326c6-7e19-0410-871a-916f4a2858ee --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7c54bbfda..c856c0de6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,6 +23,6 @@ notifications: - "irc.freenode.org#postgis" on_success: change on_failure: always - use_notice: true + use_notice: false #after_failure: # - cat /tmp/pgis_reg/* -- 2.50.1