Skip to content

Commit

Permalink
Releasing version 4.0.0-beta6 (218)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Jan 22, 2017
1 parent 02b3556 commit 653f261
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ script: ./gradlew clean build test
before_deploy:
- openssl aes-256-cbc -K $encrypted_022658120507_key -iv $encrypted_022658120507_iv -in dist/googleplay-developer-key.json.enc -out dist/googleplay-developer-key.json -d
deploy:
skip_cleanup: true
provider: script
script: ./gradlew publish
on:
Expand Down

0 comments on commit 653f261

Please sign in to comment.