From bb626c5320a46a58c856b8fb35eae4a5c9261ea0 Mon Sep 17 00:00:00 2001 From: Michael Klishin Date: Sat, 21 Feb 2015 17:47:23 +0300 Subject: [PATCH] Don't run CI against this WIP branch --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index d4c00fc..47e47d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,7 @@ jdk: - oraclejdk8 services: - mongodb +branches: + only: + - master + - 2.1.x-stable