Skip to content

Commit 10d78dd

Browse files
committed
chore: temporarily disabling commitlint
1 parent 6109c26 commit 10d78dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- stage: test
1313
script:
1414
- yarn eslint '*/**/*.{js,ts}' --quiet
15-
- commitlint-travis
15+
# - commitlint-travis
1616
- yarn test
1717
- yarn test:integration
1818
- yarn add --dev codecov

0 commit comments

Comments
 (0)