Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit bd386ce

Browse files
author
Alan Shaw
authored
chore: re-enable bundlesize check (#2398)
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 6715ee3 commit bd386ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
include:
2626
- stage: check
2727
script:
28-
# - npx aegir build --bundlesize
28+
- npx aegir build --bundlesize
2929
- npx aegir dep-check -- -i wrtc -i electron-webrtc
3030
- npm run lint
3131

0 commit comments

Comments
 (0)