Skip to content

Commit bf6648b

Browse files
committed
ci(travis): tmp disable commitlint until release is complete
1 parent bc49935 commit bf6648b

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
@@ -4,5 +4,5 @@ node_js:
44
install:
55
- npm install
66
script:
7-
- commitlint-travis
7+
# - commitlint-travis
88
- npm run semantic-release

0 commit comments

Comments
 (0)