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

Commit c0f409e

Browse files
committed
chore: debug key exhcnage 2
1 parent db34102 commit c0f409e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ after_success:
4141

4242
jobs:
4343
include:
44-
- stage: check
45-
script:
46-
- npx aegir build --bundlesize
47-
- npx aegir dep-check -- -i wrtc -i electron-webrtc
48-
- npm run lint
44+
# - stage: check
45+
# script:
46+
# - npx aegir build --bundlesize
47+
# - npx aegir dep-check -- -i wrtc -i electron-webrtc
48+
# - npm run lint
4949

5050
- stage: test
5151
name: chrome

0 commit comments

Comments
 (0)