GitHub user franckcuny opened a pull request:

    https://github.com/apache/incubator-distributedlog/pull/45

    Build cobertura report only on master for successful builds

    Building the report takes time, and when someone submits a pull request,
    we should not show it as failure if the build timeouts for the report.
    
    We only need the report when we build master, and only if the build is
    successful.

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

    $ git pull https://github.com/franckcuny/incubator-distributedlog 
fcuny/fix-travis

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

    https://github.com/apache/incubator-distributedlog/pull/45.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 #45
    
----
commit 38480498d162df56adc2d4006a7da948a5357926
Author: Franck Cuny <fc...@apache.org>
Date:   2016-11-17T01:47:32Z

    Build cobertura report only on master for successful builds
    
    Building the report takes time, and when someone submits a pull request,
    we should not show it as failure if the build timeouts for the report.
    
    We only need the report when we build master, and only if the build is
    successful.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to