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