mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
.travis.yml: add libaio-dev
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
a25747f95f
commit
4836e39256
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
|
||||
- sudo apt-get install -qq protobuf-c-compiler libprotobuf-c0-dev libaio-dev
|
||||
script:
|
||||
- "bash -ex scripts/travis-ci.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue