#955: Reducing number of configurations in appveyor.yml ------------------------+-------------------------- Reporter: rouault | Owner: geos-devel@… Type: defect | Status: new Priority: major | Milestone: Component: Default | Version: Severity: Unassigned | Keywords: ------------------------+-------------------------- appveyor.yml currently tests 8 configurations, each one of them taking more than 10 minutes, and not being parallelized. Which makes the turnaround for a pull request super slow
I'll propose a PR to reduce this to 2 configurations: - "Visual Studio 15 2017 Win64" - Visual Studio 2015, "NMake Makefiles", x86 That way we test the 2 architectures, the 2 compilers, and the 2 makefile generators. Other combinations are mostly taking CMake generation itself... -- Ticket URL: <https://trac.osgeo.org/geos/ticket/955> GEOS <http://trac.osgeo.org/geos> GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
_______________________________________________ geos-devel mailing list geos-devel@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/geos-devel