GitHub user dnishimura opened a pull request:
https://github.com/apache/samza/pull/868
Minor: Disable outdated sonar-scanner in .travis.yml file.
Causing Travis-CI builds to appear broken on master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dnishimura/samza disable-sonar-scanner
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/868.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #868
----
commit 7c4d9c9fdc1e03f518aa86ff451417f047481ce0
Author: Daniel Nishimura <dnishimura@...>
Date: 2018-12-21T22:38:52Z
Disable outdated sonar-scanner. Causing Travis-CI builds to appear broken
on master.
----
---