mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
ci: avoid tzdata dialog
This commit is contained in:
parent
c6e100782d
commit
ccfc67f58e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ ci_code_tests:
|
|||
image: ubuntu:rolling
|
||||
before_script:
|
||||
- apt-get update -qq
|
||||
- apt-get -y install expect csh xzdec lintian fakeroot
|
||||
- apt-get -y -qq install build-essential expect csh xzdec lintian fakeroot
|
||||
- ./configure --enable-fatal-warnings --prefix=/usr && make && make install
|
||||
script:
|
||||
- make test-travis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue