mirror of
https://gitlab.com/jessieh/qrprinter.git
synced 2024-12-22 01:41:46 +00:00
Add libqrencode-dev to CI pipeline
This commit is contained in:
parent
736c0861c8
commit
e186650626
@ -2,6 +2,7 @@ image: jessiehildebrandt/luadev:luajit
|
||||
|
||||
test:
|
||||
script:
|
||||
- apk add libqrencode-dev
|
||||
- luarocks build
|
||||
- luarocks test
|
||||
- luacov
|
||||
|
Loading…
Reference in New Issue
Block a user