chore: +pre-commit hook, -commitlint on travis

This commit is contained in:
harttle
2020-05-22 11:41:32 +08:00
parent 2de853e814
commit 71fb8a8b7c
3 changed files with 110 additions and 62 deletions
-1
View File
@@ -8,7 +8,6 @@ jobs:
name: 'Linting'
script:
- npm run lint
- commitlint-travis
- name: 'Coverage'
script: npm run coverage-coveralls
- stage: release