diff options
author | Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> | 2016-04-25 15:00:02 +0200 |
---|---|---|
committer | Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> | 2016-04-26 15:50:53 +0000 |
commit | 2aff3114237294c08dee8a90d403c1b98c64b079 (patch) | |
tree | 843ce3ec4723ea11fcce2ae25e40ce412e65c418 /coin/README | |
parent | d61ac6c2f03695a7184c964b0cc092c24b829f24 (diff) | |
download | qt5-2aff3114237294c08dee8a90d403c1b98c64b079.tar.gz |
Add coin provisioning directory
Change-Id: I76c5c5b7a1ca41758964923d3eb5c9e644f468be
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'coin/README')
-rw-r--r-- | coin/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/coin/README b/coin/README new file mode 100644 index 00000000..891d7202 --- /dev/null +++ b/coin/README @@ -0,0 +1,9 @@ +Continuous Integration +====================== + +This directory contains files used by Qt's Continuous Integration system (Coin). + +provisioning +------------ +Contains scripts that apply to different test machines in order to run automatic tests on them. + |