mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
travis: run Ubuntu PPA upload job only on ethereum/go-ethereum
As we only deal with artifacts in the upstream repo.
This commit is contained in:
parent
627f0a9c1a
commit
562f3f210b
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ matrix:
|
|||
- go run build/ci.go lint
|
||||
|
||||
# This builder does the Ubuntu PPA upload
|
||||
- if: type = push
|
||||
- if: repo = ethereum/go-ethereum AND type = push
|
||||
os: linux
|
||||
dist: trusty
|
||||
go: 1.11.x
|
||||
|
|
|
|||
Loading…
Reference in a new issue