diff options
Diffstat (limited to 'tests/platform-ci/provider/common.json')
-rw-r--r-- | tests/platform-ci/provider/common.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/platform-ci/provider/common.json b/tests/platform-ci/provider/common.json new file mode 100644 index 00000000..a13f8f75 --- /dev/null +++ b/tests/platform-ci/provider/common.json @@ -0,0 +1,12 @@ +{ + "sources": { + "platform": { + "apt": { + "basic": "http://deb.leap.se/experimental-0.9" + } + }, + "nickserver": { + "revision": "develop" + } + } +} |