Opened 7 years ago
Closed 7 years ago
#3872 closed defect (fixed)
Check xmllint on travis builds
Reported by: | komzpa | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.4.1 |
Component: | postgis | Version: | 2.3.x |
Keywords: | Cc: |
Description
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).
Note:
See TracTickets
for help on using tickets.