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 ada3603 commit 7c10efdCopy full SHA for 7c10efd
.travis.yml
@@ -24,3 +24,4 @@ script:
24
- export CHROME_BIN=chromium-browser
25
- xvfb-run -a npm run test -- --no-progress --single-run --code-coverage --browser=ChromeNoSandbox
26
- xvfb-run -a npm run e2e -- --no-progress
27
+ - npm run coverage
0 commit comments