We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f92f10 commit b7c455fCopy full SHA for b7c455f
.travis.yml
@@ -13,6 +13,7 @@ jobs:
13
- yarn test
14
- yarn check-formatting
15
- yarn build
16
+ - yarn commitlint-travis
17
- stage: release
18
name: "Release on npm"
19
deploy:
0 commit comments