[geos-commits] r3942 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Wed Sep 4 16:14:45 PDT 2013


Author: mloskot
Date: 2013-09-04 16:14:45 -0700 (Wed, 04 Sep 2013)
New Revision: 3942

Modified:
   trunk/.travis.yml
Log:
Remove myself from travis-ci notification targets

Modified: trunk/.travis.yml
===================================================================
--- trunk/.travis.yml	2013-09-04 22:04:51 UTC (rev 3941)
+++ trunk/.travis.yml	2013-09-04 23:14:45 UTC (rev 3942)
@@ -1,6 +1,5 @@
 # .travis.yml - Travis CI service confiuration for GEOS
 #
-# Copyright (C) 2013 Mateusz Loskot <mateusz at loskot.net>
 #
 # This is free software; you can redistribute and/or modify it under
 # the terms of the GNU Lesser General Public Licence as published
@@ -34,7 +33,6 @@
     email:
         recipients:
             #- geos-devel at lists.osgeo.org # TODO: whitelist this e-mail
-            - mateusz at loskot.net
         on_success: change
         on_failure: always
 



More information about the geos-commits mailing list