Skip to content

Commit

Permalink
update travis
Browse files Browse the repository at this point in the history
  • Loading branch information
fg607 committed Sep 7, 2018
1 parent 67374db commit ec9291a
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 @@ -11,7 +11,7 @@ jdk: oraclejdk8
script:
- "./gradlew assembleRelease"
before_deploy:
- ls app/build/outputs/apk/
- ls app/build/outputs/apk/release/
deploy:
skip_cleanup: true
provider: releases
Expand Down

0 comments on commit ec9291a

Please sign in to comment.