From e04f0e42c24ee37b55cfd23761c73471e0eeb816 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 25 Oct 2016 09:20:31 -0400 Subject: Change CI build webapp source branch to master. The develop branch was removed, and current master is the same as develop was before. --- tests/platform-ci/ci-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/platform-ci/ci-build.sh b/tests/platform-ci/ci-build.sh index e67c2a76..85557b3f 100755 --- a/tests/platform-ci/ci-build.sh +++ b/tests/platform-ci/ci-build.sh @@ -43,7 +43,7 @@ NAME="citest${CI_BUILD_ID}" TAG='single' SERVICES='couchdb,soledad,mx,webapp,tor,monitor' -SEEDS='sources.platform.apt.basic:http://deb.leap.se/experimental-0.9 sources.webapp.revision:develop sources.nickserver.revision:master' +SEEDS='sources.platform.apt.basic:http://deb.leap.se/experimental-0.9 sources.webapp.revision:master sources.nickserver.revision:master' # -- cgit v1.2.3