mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-03-16 15:40:49 +00:00
chore: remove commitlint from travis
Commit messages should be fixed on PR squash and merge
This commit is contained in:
parent
28c054c21e
commit
bde30cac45
@ -11,7 +11,7 @@ node_js:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
|
||||
script: npx nyc -s npm run test:node -- --bail
|
||||
after_success: npx nyc report --reporter=text-lcov > coverage.lcov && npx codecov
|
||||
|
||||
@ -20,7 +20,6 @@ jobs:
|
||||
- stage: check
|
||||
script:
|
||||
- npx aegir build --bundlesize
|
||||
- npx aegir commitlint --travis
|
||||
- npx aegir dep-check -- -i wrtc -i electron-webrtc
|
||||
- npm run lint
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user