From 4abd3f554a436e6446ba59c75c09fb0ff8b7fe4a Mon Sep 17 00:00:00 2001 From: Martin Babinsky Date: Tue, 3 Jan 2017 12:47:48 +0100 Subject: Add license headers to the files used by Travis CI Reviewed-By: Stanislav Laznicka Reviewed-By: Fraser Tweedale --- .test_runner_config.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.test_runner_config.yaml') diff --git a/.test_runner_config.yaml b/.test_runner_config.yaml index f1205e8c0..2aece9a44 100644 --- a/.test_runner_config.yaml +++ b/.test_runner_config.yaml @@ -1,3 +1,9 @@ +# +# Copyright (C) 2017 FreeIPA Contributors see COPYING for license +# + +# Configuration file for the test runner used in Travis CI + container: detach: true hostname: master.ipa.test -- cgit