Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
update .travis.yml(temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
larryxiao625 committed Apr 5, 2018
1 parent 37e6451 commit 63d5a20
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 @@ -22,7 +22,7 @@ before_script:
- gem install fir-cli
script:
- ./gradlew assembleRelease
after_deploy:
after_script:
- fir p app/build/outputs/apk/app-release.apk -T $FIR_TOKEN -c "`git cat-file tag $TRAVIS_TAG`"
notifications:
webhooks:
Expand Down

0 comments on commit 63d5a20

Please sign in to comment.