Skip to content

Commit

Permalink
Travis update
Browse files Browse the repository at this point in the history
  • Loading branch information
kkszysiu committed Jan 9, 2016
1 parent 0de4c73 commit 9847b38
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ jdk:

script: ./prepare_apk.sh

deploy:
provider: releases
api_key: "$mifm_deployment_token"
file: ./dist/mifm-1.37-1-6-3.apk
skip_cleanup: true
on:
tags: true

0 comments on commit 9847b38

Please sign in to comment.