criu/scripts
Andrey Vagin 3bc0936ae7 criu: add .travis.yml (v3)
Travis CI is configured by adding a file named .travis.yml, which is a
YAML format text file, to the root directory of the GitHub
repository.[5]

Travis CI automatically detects when a commit has been made and pushed
to a GitHub repository that is using Travis CI, and each time this
happens, it will try to build the project and run tests.
""" https://en.wikipedia.org/wiki/Travis_CI

Currently Travis CI builds criu for x86_64 and ARM

v2: move travis-ci.sh in scripts
v3: fix path to the script in the script
Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-09-30 21:51:16 +04:00
..
logrotate.d install: install criu-service logrotate config 2014-02-18 12:39:50 +04:00
sd systemd: start criu-service with log at /var/log 2014-02-18 12:39:49 +04:00
fake-restore.sh scripts: Add script to abort restore at the end 2014-02-05 19:40:47 +04:00
feature-tests.mak crtools: check for setproctitle_init 2014-09-02 16:14:39 +04:00
gen-offsets.sh build: Move pie/gen-offsets.sh into scripts/ 2013-10-15 11:30:41 +04:00
Makefile.build Ensure LDFLAGS is passed to CC not LD. 2014-06-26 16:29:28 +04:00
Makefile.rules simplify dummy rules 2014-01-11 09:14:18 +04:00
Makefile.version simplify dummy rules 2014-01-11 09:14:18 +04:00
protobuf-gen.sh Remove \u and \U GNU-isms from sed command 2014-02-11 09:18:32 +04:00
travis-ci.sh criu: add .travis.yml (v3) 2014-09-30 21:51:16 +04:00
utilities.mak make: config -- Allow to pass libraries in try-cc 2014-03-26 01:43:53 +04:00