We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 454ce39 commit cfece55Copy full SHA for cfece55
.travis.yml
@@ -37,4 +37,4 @@ install:
37
- yarn install --non-interactive
38
39
script:
40
- - echo "no tests"
+ - lerna run test --scope=hello-ts
0 commit comments