]> Git Repo - qemu.git/commit
docker: Add travis tool
authorFam Zheng <[email protected]>
Wed, 1 Jun 2016 04:25:25 +0000 (12:25 +0800)
committerFam Zheng <[email protected]>
Wed, 1 Jun 2016 09:27:35 +0000 (17:27 +0800)
commitd5bd7891980926c075604ec6a1fd530301771443
treea5e2a0c127a56b4ab3950955413c995b5b7feceb
parentc4f0eed1f33b107c08ae204ae06fd05b9b50410d
docker: Add travis tool

The script is not prefixed with test- so it won't run with "make docker-test",
because it can take too long.

Run it with "make docker-travis@ubuntu".

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
Message-id: 1464755128[email protected]
tests/docker/travis [new file with mode: 0755]
tests/docker/travis.py [new file with mode: 0755]
This page took 0.02472 seconds and 4 git commands to generate.