From e667875b5c475baf206882f287180e7d1ebd2b0a Mon Sep 17 00:00:00 2001 From: Vadim Shashin Date: Wed, 15 May 2019 10:44:07 +0300 Subject: [PATCH] actualize readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31060fa..9a96e4f 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,11 @@ commands = ["npm run lint"] name = "tests" paths = ["src", "tests"] ignorePrefixes=["vendor"] # ignore "src/vendor/*" and "tests/vendor/*" -commands = ["npm run test"] +commands = ["npm run test", "npm run build"] +breakOnFail = true # if tests will fail, build won't be run ``` ## Donation -If you enjoying this tool, feel free to buy me a coffee 😉 +If you are enjoying this tool, feel free to buy me a coffee 😉 Buy Me A Coffee