From da936696f5cd6653fc58bf93dd4d31b06ddad341 Mon Sep 17 00:00:00 2001 From: Javier Brea Date: Sat, 8 Dec 2018 18:42:35 +0100 Subject: [PATCH] Active Sonar branches analysis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2d72af4..722f5cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,8 +27,8 @@ addons: organization: "javierbrea" token: secure: "$SONAR_TOKEN" - #branch: - #name: "$TRAVIS_CURRENT_BRANCH" + branch: + name: "$TRAVIS_CURRENT_BRANCH" script: - npm test