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 e2581cc commit dc048ceCopy full SHA for dc048ce
.travis.yml
@@ -10,5 +10,7 @@ cache:
10
- node_modules
11
git:
12
depth: 3
13
+script:
14
+ - yarn test:check-coverage
15
after_script:
16
- yarn report-coverage
0 commit comments