Skip to content

Commit

Permalink
Enable sonar branches analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Dec 15, 2018
1 parent a4b978f commit f4a741b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ addons:
organization: "javierbrea"
token:
secure: "$SONAR_TOKEN"
# branch:
# name: "$TRAVIS_CURRENT_BRANCH"
branch:
name: "$TRAVIS_CURRENT_BRANCH"

script:
- npm test
Expand Down

0 comments on commit f4a741b

Please sign in to comment.