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