Skip to content

Commit

Permalink
chore(sonar): Enable Sonar
Browse files Browse the repository at this point in the history
  • Loading branch information
javierbrea committed Jan 13, 2020
1 parent c23962b commit ea212c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ script:
- npm run test
- npm run test-e2e:ci
- npm run coveralls
# - 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then sonar-scanner; fi'
- 'if [ "$TRAVIS_PULL_REQUEST" = "false" ]; then sonar-scanner; fi'

deploy:
provider: npm
Expand Down

0 comments on commit ea212c7

Please sign in to comment.