Skip to content
This repository has been archived by the owner on Aug 5, 2018. It is now read-only.

Commit

Permalink
Added size info to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
Johann Behr committed Aug 4, 2018
1 parent 6d55b14 commit dd315da
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 @@ -9,6 +9,7 @@ script:
- npm run lint
- npm run build
- ls -lsah dist/
- du -h dist/vuenote.zip dist/pwa-mat/
deploy:
provider: releases
api_key: $gh_token
Expand Down

0 comments on commit dd315da

Please sign in to comment.