travis: disable Android build on PRs once again

This commit is contained in:
Péter Szilágyi 2019-02-26 16:55:08 +02:00
parent 05074d31fe
commit 1b43e7ba46
No known key found for this signature in database
GPG key ID: E9AE538CEDF8293D

View file

@ -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: