[geos-commits] r4089 - trunk
svn_geos at osgeo.org
svn_geos at osgeo.org
Thu Sep 10 01:49:15 PDT 2015
Author: strk
Date: 2015-09-10 01:49:15 -0700 (Thu, 10 Sep 2015)
New Revision: 4089
Modified:
trunk/.travis.yml
Log:
64bit builds do not fail anymore on travis
Modified: trunk/.travis.yml
===================================================================
--- trunk/.travis.yml 2015-08-16 22:29:26 UTC (rev 4088)
+++ trunk/.travis.yml 2015-09-10 08:49:15 UTC (rev 4089)
@@ -23,7 +23,7 @@
matrix:
fast_finish: true
allow_failures:
- - env: GEOS_BUILD_TOOL=cmake CFLAGS=-m64 CXXFLAGS=-m64
+ #- env: GEOS_BUILD_TOOL=cmake CFLAGS=-m64 CXXFLAGS=-m64
addons:
apt:
More information about the geos-commits
mailing list