mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-03 15:23:04 +00:00
travis: add protobuf-compiler
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
0dc9c9837f
commit
85089ed359
1 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,6 @@ compiler:
|
|||
- gcc
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq protobuf-c-compiler libprotobuf-c0-dev libaio-dev libprotobuf-dev
|
||||
- sudo apt-get install -qq protobuf-c-compiler libprotobuf-c0-dev libaio-dev libprotobuf-dev protobuf-compiler
|
||||
script:
|
||||
- "bash -ex scripts/travis-ci.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue