From d5076c50388322f99dea4933b7fcd19602fe35a5 Mon Sep 17 00:00:00 2001 From: Flyinghead Date: Wed, 24 Oct 2018 23:09:51 +0200 Subject: [PATCH] travis: only ouput dc apk --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4d5771bca..4a76546f4 100755 --- a/.travis.yml +++ b/.travis.yml @@ -54,7 +54,6 @@ before_deploy: - cd ../../ - mkdir -p artifacts/$GIT_BUILD/ - cp shell/android-studio/reicast/build/outputs/apk/dreamcast/debug/reicast-dreamcast-debug.apk artifacts/$GIT_BUILD/reicast-android-debug-$GIT_HASH.apk -- cp shell/android-studio/reicast/build/outputs/apk/naomi/debug/reicast-naomi-debug.apk artifacts/$GIT_BUILD/reicast-naomi-android-debug-$GIT_HASH.apk deploy: provider: s3 access_key_id: AKIAJR5J3OHAQUP5BHHQ