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 301c02f commit 406786dCopy full SHA for 406786d
.travis.yml
@@ -6,7 +6,7 @@ cache:
6
directories:
7
- "node_modules"
8
script:
9
- - yarn test
+ - yarn test --runInBand
10
notifications:
11
email:
12
on_success: never
0 commit comments