Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit b16e62c

Browse files
author
Alan Shaw
authored
chore: remove commitlint from check stage in CI (#1018)
See ipfs/aegir#345
1 parent 6c52876 commit b16e62c

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
@@ -25,7 +25,6 @@ jobs:
2525
- stage: check
2626
script:
2727
- npx aegir build --bundlesize
28-
- npx aegir commitlint --travis
2928
- npx aegir dep-check
3029
- npm run lint
3130

0 commit comments

Comments
 (0)