1
0
mirror of https://github.com/fluencelabs/js-libp2p synced 2025-03-31 14:51:05 +00:00

chore: remove commitlint from travis

Commit messages should be fixed on PR squash and merge
This commit is contained in:
Jacob Heun 2019-05-17 10:31:16 +02:00
parent 28c054c21e
commit bde30cac45
No known key found for this signature in database
GPG Key ID: CA5A94C15809879F

@ -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