From e91bb49292c6d1c452b6b8833fbb035f078c51a9 Mon Sep 17 00:00:00 2001 From: serefarikan Date: Mon, 12 Feb 2018 17:19:09 +0000 Subject: [PATCH] update travis.yml for code4health branch --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 44f530a0..2fd0cd85 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,8 @@ language: java branches: only: - - develop, develop_code4health + - develop + - develop_code4health before_install: - chmod +x install.sh