code improvements
This commit is contained in:
parent
b778cc268c
commit
658ece3b5e
|
@ -8,7 +8,6 @@ pipelines:
|
|||
caches:
|
||||
- pip
|
||||
script:
|
||||
- if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
- sudo apt install luarocks
|
||||
- sudo apt install lua5.1
|
||||
- luarocks install luacheck
|
||||
|
|
Ŝarĝante…
Reference in New Issue