Skip to content

Commit

Permalink
Added debug releases
Browse files Browse the repository at this point in the history
Release also debud apk
  • Loading branch information
SomeAnonimCoder authored Jun 15, 2019
1 parent 67b5343 commit 992c8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ script:
deploy:
provider: releases
api_key: "3e6b24d0a2faf3e8f02ba3ab68db5826a766551c"
file: "/home/travis/build/SomeAnonimCoder/TheBigMayevsky/app/build/outputs/apk/release/*"
file: "/home/travis/build/SomeAnonimCoder/TheBigMayevsky/app/build/outputs/apk/*"
skip_cleanup: true
on:
branches: # ← new!
Expand Down

0 comments on commit 992c8e3

Please sign in to comment.