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:
|
test:
|
||||||
script:
|
script:
|
||||||
|
- apk add libqrencode-dev
|
||||||
- luarocks build
|
- luarocks build
|
||||||
- luarocks test
|
- luarocks test
|
||||||
- luacov
|
- luacov
|
||||||
|
Loading…
Reference in New Issue
Block a user