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 fd5009a commit 0ea1432Copy full SHA for 0ea1432
.travis.yml
@@ -6,3 +6,5 @@ install:
6
- npm run bootstrap
7
script:
8
- npm run test
9
+ - echo "test if pull request is completed"
10
+ - git status | grep -q "working tree clean"
0 commit comments