From 1b43e7ba461e00865db8128d0a50d8c9280db77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=A9ter=20Szil=C3=A1gyi?= Date: Tue, 26 Feb 2019 16:55:08 +0200 Subject: [PATCH] travis: disable Android build on PRs once again --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 27c4cc1c20..b09bd7ce04 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: