Skip to content

Commit a13c1e2

Browse files
committed
chore: reenable commitlint-travis
1 parent f63cb3c commit a13c1e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ node_js:
1414
install:
1515
- yarn --ignore-engines
1616
script:
17-
# TODO: Reenable after migrations are complete
18-
# - commitlint-travis
17+
- commitlint-travis
1918
- yarn check-format
2019
- yarn workspace eslint-plugin-typescript docs:check
2120
- yarn build

0 commit comments

Comments
 (0)