Skip to content

Commit b1cc6ea

Browse files
committed
chore(travis): log upstream issue with commitlint-travis --verbose
* conventional-changelog/commitlint#1695
1 parent f93f9d1 commit b1cc6ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ssf/files/default/.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ jobs:
147147
# Install and run `commitlint`
148148
- npm i -D @commitlint/config-conventional
149149
@commitlint/travis-cli
150+
{#- Note: `--verbose` doesn't work yet, upstream issue created: #}
151+
{#- - https://github.com/conventional-changelog/commitlint/issues/1695 #}
150152
- commitlint-travis{{- ' --verbose' if semrel_formula == 'ssf' else '' }}
151153
{%- if not travis.use_single_job_for_linters %}
152154
# Run the `rubocop` linter in a separate job that is allowed to fail

0 commit comments

Comments
 (0)