[GRASS-SVN] r65671 - grass/trunk

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Jul 20 00:11:18 PDT 2015


Author: wenzeslaus
Date: 2015-07-20 00:11:18 -0700 (Mon, 20 Jul 2015)
New Revision: 65671

Modified:
   grass/trunk/.travis.yml
Log:
specify notifications for Travis CI

Modified: grass/trunk/.travis.yml
===================================================================
--- grass/trunk/.travis.yml	2015-07-19 23:10:36 UTC (rev 65670)
+++ grass/trunk/.travis.yml	2015-07-20 07:11:18 UTC (rev 65671)
@@ -83,5 +83,8 @@
 
 notifications:
         email:
+            recipients:
                 - landa.martin at gmail.com
                 - wenzeslaus at gmail.com
+            on_success: change
+            on_failure: always



More information about the grass-commit mailing list