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

Commit 3f942b9

Browse files
author
Alan Shaw
authored
chore: re-enable bundlesize check (#2382)
1 parent 857ad91 commit 3f942b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
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)