feat(test,ci): testing framework w/ ci integration
This commit is contained in:
parent
c91294f4bd
commit
e581baccac
6 changed files with 59 additions and 0 deletions
4
.luarocks
Normal file
4
.luarocks
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
lua_version = "5.1"
|
||||
variables = {
|
||||
CC = "gcc"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue