Skip to content

Commit c2d12f3

Browse files
committed
ci: disabled commitlint with travis temporarily
1 parent 3619222 commit c2d12f3

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

0 commit comments

Comments
 (0)