commit c64c1a5a5e85dba0609bc8336cc837d9d900fb7a parent e8fafa60b2d343f204627ecaed1245bfa9c332ad Author: finwo <finwo@pm.me> Date: Mon, 22 Oct 2018 14:32:25 +0200 This should work as scrutinizer config Diffstat:
| A | .scrutinizer.yml | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.scrutinizer.yml b/.scrutinizer.yml @@ -0,0 +1,6 @@ +build: + tests: + override: + - npm test + - js-scrutinizer-run + - true