Skip to content

Commit 4152ec1

Browse files
committed
test: add commit completity test in ci
1 parent fd5009a commit 4152ec1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ install:
66
- npm run bootstrap
77
script:
88
- npm run test
9+
- echo "test if pull request is completed"
10+
- node scripts/rebuildClients.js
11+
- git status | grep -q "working tree clean"

0 commit comments

Comments
 (0)