diff --git a/bors.toml b/bors.toml new file mode 100644 index 0000000..55fc1fd --- /dev/null +++ b/bors.toml @@ -0,0 +1,4 @@ +status = [ + "integration-tests (Node.js 14)", + "linter test" +]