[Rt-commit] rt branch, 4.4/docker-test-debian, updated. rt-4.4.4-93-g62536f625

Jim Brandt jbrandt at bestpractical.com
Thu Mar 12 14:27:45 EDT 2020


The branch, 4.4/docker-test-debian has been updated
       via  62536f6253316f948a3a590e192bc017fe92fcd4 (commit)
      from  ed92fa39c5b7efb903664edb1bf522b6a458a95d (commit)

Summary of changes:
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

- Log -----------------------------------------------------------------
commit 62536f6253316f948a3a590e192bc017fe92fcd4
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Thu Mar 12 14:27:39 2020 -0400

    Configure slack notifications from Travis

diff --git a/.travis.yml b/.travis.yml
index 1331c1b92..9a3695ae3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,10 @@
 language: bash
 services: docker
 
+notifications:
+  slack:
+    secure: ebb/6lbr1ob7wMh04C5PzM5/NNz6IstEUaUROA7BATuKKgPetl6qwmQNwvlwE5zYvJQBWQwKJ70JaCzJkXK6JVMVRRAWsXINJTzMfSqsoXEcJ59c5isf0bsnspVO7jxHTfXF/NZngR4EuPwH5v5lWp9m++j90t9nBKFFVi34WUE=
+
 env:
   - RT_TEST_PARALLEL=1 RT_DBA_USER=root RT_DBA_PASSWORD=password DB_VERSION_TAG=10.3
 

-----------------------------------------------------------------------


More information about the rt-commit mailing list