Commit 1437f805603a2000d1f94456b9c53f7da182f330

Authored by Jay Berkenbilt
1 parent 55b1d3ef

TODO: note about MacPorts CI

Showing 1 changed file with 3 additions and 0 deletions
@@ -86,6 +86,9 @@ I find it useful to make reference to them in this list @@ -86,6 +86,9 @@ I find it useful to make reference to them in this list
86 86
87 * Look at Travis-CI for qpdf. See email from Travis-CI in pending. 87 * Look at Travis-CI for qpdf. See email from Travis-CI in pending.
88 88
  89 + * https://github.com/qpdf/qpdf/pull/172 contains information about
  90 + running through MacPorts's CI.
  91 +
89 * Consider adding "uninstall" target to makefile. It should only 92 * Consider adding "uninstall" target to makefile. It should only
90 uninstall what it installed, which means that you must run 93 uninstall what it installed, which means that you must run
91 uninstall from the version you ran install with. It would only be 94 uninstall from the version you ran install with. It would only be