We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d6121 commit 4053dd9Copy full SHA for 4053dd9
.travis.yml
@@ -6,3 +6,6 @@ install:
6
- npm run bootstrap
7
script:
8
- 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