From 192c1480fc2df15606928bfffc8d2fe7994c7695 Mon Sep 17 00:00:00 2001 From: arvidn Date: Mon, 18 Jan 2016 15:37:07 -0500 Subject: [PATCH] update travis to allow building RC_1_1 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index e9664dc59..c858d5ce6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ git: branches: only: - master + - RC_1_1 - RC_1_0 # container-based builds