From 26401a4fbf5eb976eae62b34ee694591b47266d0 Mon Sep 17 00:00:00 2001 From: mittorn Date: Fri, 27 Sep 2019 02:33:00 +0700 Subject: [PATCH] ci: enable android build upload --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e1f12ac9..a5b26941 100644 --- a/.travis.yml +++ b/.travis.yml @@ -84,7 +84,7 @@ jobs: - sh compile.sh after_script: - ccache --show-stats -# - sh scripts/continious_upload.sh xash3d-fwgs.apk + - sh scripts/continious_upload.sh xash3d-fwgs.apk # - # ... # name: "Build for Windows MinGW" # cache: ccache