Skip to content

Commit 4e63587

Browse files
committed
ci: check code formatting
1 parent 65ff3b0 commit 4e63587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ node_js:
77
script:
88
- npm run build
99
- npm run lint
10+
- npm run format -- --check --write false
1011

1112
deploy:
1213
- provider: npm

0 commit comments

Comments
 (0)