From bdb139a387bdd2cbec0fbb60f98f24f56d55217b Mon Sep 17 00:00:00 2001 From: Jun Aruga Date: Sat, 29 Jul 2017 00:08:00 +0200 Subject: [PATCH] Restrict branches to run Travis. When sending pull-request from cucumber/aruba repository's branch, prevent 2 builds to run. --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 01badbfdb..5873fa396 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,6 +31,10 @@ matrix: - rvm: jruby-9.1.12.0-21mode env: JRUBY_OPTS='--dev' fast_finish: true +branches: + only: + - master + - still notifications: webhooks: urls: