Skip to content

Commit

Permalink
chore: measure bundle size on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AVykhrystyuk committed Sep 15, 2021
1 parent 105bba1 commit befd55f
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 @@ -13,6 +13,7 @@ install:
script:
- npm run build:prod
- npm run test
- npm run size

after_success:
- npm run test:send-coverage-to-coveralls

0 comments on commit befd55f

Please sign in to comment.