From bbb0648bce99428391e8ed6acad9485db5707374 Mon Sep 17 00:00:00 2001 From: Hernan Grecco Date: Fri, 31 Mar 2017 00:29:43 -0300 Subject: [PATCH] Trying bors-ng --- .travis.yml | 4 ++-- bors.toml | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 bors.toml diff --git a/.travis.yml b/.travis.yml index d4aec9f..22f375b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,8 +12,8 @@ env: branches: only: - - master - - develop + - staging + - trying before_install: - sudo apt-get update diff --git a/bors.toml b/bors.toml new file mode 100644 index 0000000..7b67f30 --- /dev/null +++ b/bors.toml @@ -0,0 +1,4 @@ +status = [ + "continuous-integration/travis-ci/push", +] +