Closed chrismwendt closed 6 years ago
The Lua build failed due to incompatible versions of installed apk packages: https://travis-ci.org/sourcegraph/lsp-adapter/jobs/378625112
apk
This happened because I copy-pasta'd the versions from another Dockerfile without verifying they worked 😞
This could be avoided in the future by building images on PRs too (not just master).
Yes, and I should have, my apologies.
The Lua build failed due to incompatible versions of installed
apk
packages: https://travis-ci.org/sourcegraph/lsp-adapter/jobs/378625112This happened because I copy-pasta'd the versions from another Dockerfile without verifying they worked 😞
This could be avoided in the future by building images on PRs too (not just master).