GitHub user HyukjinKwon opened a pull request:

    https://github.com/apache/spark/pull/22667

    [SPARK-25673][BUILD] Remove Travis CI which enables Java lint check

    ## What changes were proposed in this pull request?
    
    https://github.com/apache/spark/pull/12980 added Travis CI file mainly for 
linter because we disabled Java lint check in Jenkins.
    
    It's enabled as of https://github.com/apache/spark/pull/21399 and now SBT 
runs it. Looks we can now remove the file added before.
    
    ## How was this patch tested?
    
    N/A

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HyukjinKwon/spark SPARK-25673

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22667.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 #22667
    
----
commit 7a535db83ba4b47c489166fb2b149fbb32b0aba4
Author: hyukjinkwon <gurwls223@...>
Date:   2018-10-08T02:00:51Z

    Remove Travis CI which enables Java lint check

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to