mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 09:58:09 +00:00
CRIU is already using multiple CI systems and not just Travis. This renames all Travis related things to 'ci' to show it is actually independent of Travis. Just a simple rename. Signed-off-by: Adrian Reber <areber@redhat.com>
5 lines
109 B
Bash
5 lines
109 B
Bash
SKIP_CI_PREP=1
|
|
ZDTM_OPTS=-x zdtm/static/binfmt_misc -x zdtm/static/sched_policy00
|
|
CC=gcc
|
|
SKIP_EXT_DEV_TEST=1
|