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 ab09ecc commit 27afe38Copy full SHA for 27afe38
.travis.yml
@@ -15,7 +15,7 @@ cache:
15
directories:
16
- node_modules
17
script:
18
- - yarn test --coverage
+ - yarn test -- --coverage
19
20
# Only the node version 9 job will upload the lockfile and update coverage
21
after_script:
0 commit comments