From cd5028eed14a43b7492821f314276f68326747ad Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Fri, 27 Sep 2019 05:35:16 +0300 Subject: [PATCH] ci: move signing to android project, don't call it here --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index d91bdc19..96ea483f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -84,9 +84,7 @@ jobs: - sh compile.sh after_script: - ccache --show-stats - - apksigner sign --ks debug.keystore xashdroid.apk - sh ../scripts/continious_upload.sh xashdroid.apk - # - # ... # name: "Build for Windows MinGW" # cache: ccache