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

Commit 7815c2f

Browse files
author
Alan Shaw
authored
core: remove commitlint from check stage in CI (#2096)
See ipfs/aegir#345
1 parent bc3cd1d commit 7815c2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
include:
2525
- stage: check
2626
script:
27-
- npx aegir commitlint --travis
2827
- npx aegir dep-check -- -i wrtc -i electron-webrtc
2928
- npm run lint
3029

0 commit comments

Comments
 (0)