Skip to content

Commit

Permalink
test(commitlint): run in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
skovy committed Dec 8, 2019
1 parent 6f92f10 commit b7c455f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
- yarn test
- yarn check-formatting
- yarn build
- yarn commitlint-travis
- stage: release
name: "Release on npm"
deploy:
Expand Down

0 comments on commit b7c455f

Please sign in to comment.