Skip to content

Commit

Permalink
Display the size of each deployed file
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Dec 22, 2016
1 parent 3a99f13 commit bd32f18
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 @@ -33,6 +33,7 @@ script:
before_deploy:
- export RELEASE_FILES=$(ls *.bottle*.tar.gz)
- "echo 'Deploying files to Github: '$RELEASE_FILES"
- du -h $RELEASE_FILES

deploy:
provider: releases
Expand Down

0 comments on commit bd32f18

Please sign in to comment.