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

Commit c67b8a5

Browse files
author
Alan Shaw
authored
chore: temporarily disable bundle size check (#2395)
Perms have been revoked again by someone. Lets keep this train moving. License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 6a1cb4c commit c67b8a5

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)