[geos-commits] [SCM] geos branch master updated. 661420a67efa46dd99fb1b990ee67d34abb1b965

git at osgeo.org git at osgeo.org
Sat Sep 9 12:47:39 PDT 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "geos".

The branch, master has been updated
       via  661420a67efa46dd99fb1b990ee67d34abb1b965 (commit)
      from  e43016dd7397711e5bd64cdba92f2b6f671c4fbc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 661420a67efa46dd99fb1b990ee67d34abb1b965
Author: Mateusz Loskot <mateusz at loskot.net>
Date:   Sat Sep 9 21:47:06 2017 +0200

    [Travis CI] Remove branch filter
    
    Allow Travis CI builds for any branch

diff --git a/.travis.yml b/.travis.yml
index 01e7233..275333a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,12 +14,6 @@ compiler:
     - g++
     - clang
 
-branches:
-  only:
-    - master
-    - svn-3.6
-    - svn-3.5
-
 env:
     - GEOS_BUILD_TOOL=autotools CFLAGS=-m32 CXXFLAGS=-m32
     - GEOS_BUILD_TOOL=autotools CFLAGS=-m64 CXXFLAGS=-m64

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

Summary of changes:
 .travis.yml |    6 ------
 1 file changed, 6 deletions(-)


hooks/post-receive
-- 
geos


More information about the geos-commits mailing list