[postgis-tickets] [PostGIS] #3872: Check xmllint on travis builds
PostGIS
trac at osgeo.org
Tue Oct 3 02:23:16 PDT 2017
#3872: Check xmllint on travis builds
---------------------+---------------------------
Reporter: komzpa | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.4.1
Component: postgis | Version: 2.3.x
Keywords: |
---------------------+---------------------------
Here is a PR that enables ccache and xmllint on travis builds:
https://github.com/postgis/postgis/pull/145
Enabling ccache shouldn't break anything, it's calculating cache keys in a
very sophisticated manner that includes compiler binary hash and
preprocessed file with all includes burnt into. (re: pramsey worries on
IRC).
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3872>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list