Skip to content

Commit 0ea1432

Browse files
committed
test: add commit completity test in ci
1 parent fd5009a commit 0ea1432

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

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

0 commit comments

Comments
 (0)