Skip to content

Commit

Permalink
chore: temporarily disabling commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
wovalle committed Sep 30, 2021
1 parent 6109c26 commit 10d78dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- stage: test
script:
- yarn eslint '*/**/*.{js,ts}' --quiet
- commitlint-travis
# - commitlint-travis
- yarn test
- yarn test:integration
- yarn add --dev codecov
Expand Down

0 comments on commit 10d78dd

Please sign in to comment.