From f861d9dc50a563692b76f675c39aa88c79580201 Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Tue, 7 Nov 2017 09:26:02 +0100 Subject: chore: Build only branches bors needs --- .travis.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ad08076..faf2ce6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,12 @@ os: - linux - osx +branches: + only: + - staging + - trying + - master + before_script: - if [ "$TRAVIS_OS_NAME" == "osx" ] ; then brew update; brew install redis; fi -- cgit v1.2.3