From b8f561dac152a38f15d544aaa77defa841a070df Mon Sep 17 00:00:00 2001 From: Andre Arko Date: Wed, 19 Sep 2018 12:24:30 -0700 Subject: tell bors to use Travis to test --- .github/bors.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/bors.toml b/.github/bors.toml index d2295119d9..eb656a0815 100644 --- a/.github/bors.toml +++ b/.github/bors.toml @@ -1,3 +1,7 @@ +status = [ + "continuous-integration/travis-ci/push" +] + [committer] name = "Bundlerbot" email = "bot@bundler.io" -- cgit v1.2.1