mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
travis: disable Android build on PRs once again
This commit is contained in:
parent
05074d31fe
commit
1b43e7ba46
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ matrix:
|
|||
- go run build/ci.go archive -arch mips64le -type tar -signer LINUX_SIGNING_KEY -upload gethstore/builds
|
||||
|
||||
# This builder does the Android Maven and Azure uploads
|
||||
- if: repo = ethereum/go-ethereum
|
||||
- if: repo = ethereum/go-ethereum AND type = push
|
||||
os: linux
|
||||
dist: trusty
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Reference in a new issue