From b181cae401ff1f3705c0ed987d75247a8c2a7544 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Sat, 8 Jul 2017 22:29:48 -0700 Subject: [PATCH] Enable bors-ng --- bors.toml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bors.toml diff --git a/bors.toml b/bors.toml new file mode 100644 index 0000000..ca08e81 --- /dev/null +++ b/bors.toml @@ -0,0 +1,3 @@ +status = [ + "continuous-integration/travis-ci/push", +]