From cc4f1b06f1caa08fec50bdb0c786f2ae6976b630 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 28 Sep 2012 16:38:09 +0100 Subject: Add polychrome system to test --- ci1/systems.json.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ci1/systems.json.txt b/ci1/systems.json.txt index 5e444bb..2e92f31 100644 --- a/ci1/systems.json.txt +++ b/ci1/systems.json.txt @@ -5,6 +5,12 @@ "ref": "master", "repo": "baserock:morphs" }, + { + "description": "test system", + "morph": "polychrome-system", + "ref": "master", + "repo": "baserock:test/polychrome-morphs" + }, { "description": "x86 base system", "morph": "x86_64-generic-base-system", -- cgit v1.2.1