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

Commit 4ba5cef

Browse files
author
Alan Shaw
authored
chore: re-enable bundlesize check (#2404)
1 parent f7e5094 commit 4ba5cef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
include:
2626
- stage: check
2727
script:
28-
# https://bundlesize-store.now.sh/values?repo=ipfs/js-ipfs&token=[secure] is 500ing
29-
# - npx aegir build --bundlesize
28+
- npx aegir build --bundlesize
3029
- npx aegir dep-check -- -i wrtc -i electron-webrtc
3130
- npm run lint
3231

0 commit comments

Comments
 (0)