File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ environment:
1414 BZIP2_INCLUDE_DIR : C:\bzip2\dev
1515 BZIP2_LIBRARY : C:\bzip2\dll
1616 BOOST_PATH : C:\Libraries\boost_1_63_0
17- POSTGRESQL_VER : 9.6.6
17+ POSTGRESQL_VER : 11.2
1818 TESTS_POSTGRESQL_ROOT : C:\Progra~1\PostgreSQL\9.6
1919 POSTGIS_VER : 2.4.3
2020 POSTGIS_URL : " https://lonvia.dev.openstreetmap.org/osm2pgsql-winbuild/postgis-bundle-pg96-2.4.3x64.zip"
@@ -98,8 +98,6 @@ after_build:
9898 - copy /y ..\*.style osm2pgsql-bin
9999 - copy /y ..\*.lua osm2pgsql-bin
100100 - copy /y %conda_library_path%\bin\libpq.dll osm2pgsql-bin
101- - copy /y %conda_library_path%\bin\libeay32.dll osm2pgsql-bin
102- - copy /y %conda_library_path%\bin\ssleay32.dll osm2pgsql-bin
103101 - copy /y %conda_library_path%\bin\zlib.dll osm2pgsql-bin
104102 - copy /y %conda_library_path%\bin\expat.dll osm2pgsql-bin
105103 - copy /y %BZIP2_LIBRARY%\libbz2.dll osm2pgsql-bin
You can’t perform that action at this time.
0 commit comments