Update .gitlab-ci.yml file

master
Tobias Gaarenstroom 2021-12-18 17:26:10 +00:00
parent b28459a0f5
commit 04e7b27b16
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@ test-debian9:
image: debian:9
stage: test
before_script:
- apt-get upgrade
- apt-get update -y
- apt-get install luarocks
- apt-get update -qq && apt-get install -y -qq luarocks
script:
- luarocks install luacheck
- luacheck .