aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2016-11-15 18:10:28 +0800
committerFelix Lange <fjl@twurst.com>2016-11-15 18:13:07 +0800
commit8e704d97185a6920b6bf7d015086ac18bd003efe (patch)
tree1d67e9dfb9a1188d2b81ef9e82ab499ef6385581 /build
parent5bd32bd90d41adb3cbcf199cb5fa39c2d884bece (diff)
downloaddexon-8e704d97185a6920b6bf7d015086ac18bd003efe.tar
dexon-8e704d97185a6920b6bf7d015086ac18bd003efe.tar.gz
dexon-8e704d97185a6920b6bf7d015086ac18bd003efe.tar.bz2
dexon-8e704d97185a6920b6bf7d015086ac18bd003efe.tar.lz
dexon-8e704d97185a6920b6bf7d015086ac18bd003efe.tar.xz
dexon-8e704d97185a6920b6bf7d015086ac18bd003efe.tar.zst
dexon-8e704d97185a6920b6bf7d015086ac18bd003efe.zip
travis.yml: upload to the real PPA
Diffstat (limited to 'build')
-rw-r--r--build/ci-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ci-notes.md b/build/ci-notes.md
index 3fc2690b2..92e7c54d0 100644
--- a/build/ci-notes.md
+++ b/build/ci-notes.md
@@ -37,7 +37,7 @@ We want to build go-ethereum with the most recent version of Go, irrespective of
version that is available in the main Ubuntu repository. In order to make this possible,
our PPA depends on the ~gophers/ubuntu/archive PPA. Our source package build-depends on
golang-1.7, which is co-installable alongside the regular golang package. PPA dependencies
-can be edited at https://launchpad.net/%7Elp-fjl/+archive/ubuntu/geth-ci-testing/+edit-dependencies
+can be edited at https://launchpad.net/%7Eethereum/+archive/ubuntu/ethereum/+edit-dependencies
## Building Packages Locally (for testing)