diff options
author | Micah Anderson <micah@riseup.net> | 2016-10-25 09:20:31 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2016-10-25 09:20:31 -0400 |
commit | e04f0e42c24ee37b55cfd23761c73471e0eeb816 (patch) | |
tree | c535587173610a6ee2808997f515d65c511c1820 /tests | |
parent | 4db1e7c4454ea05c524be4cc385ede1bab2e1be4 (diff) |
Change CI build webapp source branch to master.
The develop branch was removed, and current master is the same as
develop was before.
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/platform-ci/ci-build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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' # |