CI: install sudo for testing
This commit is contained in:
parent
f6a45d4504
commit
fecceb41a3
@ -37,7 +37,7 @@ linux:codacy:
|
||||
needs: []
|
||||
before_script:
|
||||
- apt update
|
||||
- apt install -y libsqlite3-dev libcurl4-openssl-dev g++ make build-essential gettext git gcovr
|
||||
- apt install -y libsqlite3-dev libcurl4-openssl-dev g++ make build-essential gettext git gcovr sudo
|
||||
- export CXX=g++
|
||||
- git submodule update --init rapidjson
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user