From ce64f7ad0f8484873b11461de146a04c7c0e577c Mon Sep 17 00:00:00 2001 From: Mark McCaskey Date: Fri, 26 Jul 2019 15:00:52 -0700 Subject: [PATCH] Add wasm plugin rust example test to bors.toml --- bors.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/bors.toml b/bors.toml index d54fd2222..5fadbdfa0 100644 --- a/bors.toml +++ b/bors.toml @@ -3,6 +3,7 @@ status = [ "ci/circleci: test", "ci/circleci: test-macos", "ci/circleci: test-stable", + "ci/circleci: test-rust-example", "continuous-integration/appveyor/branch" ] required_approvals = 1