GitHub user jeking3 opened a pull request:

    https://github.com/apache/thrift/pull/1238

    THRIFT-4071: collapse and remove unnecessary build jobs in Travis CI

    Removed build jobs 2 and 4 as they were duplicates of 1 and 3 but on debian 
instead of ubuntu, this adds too little value to justify the expense of two 40 
minute builds.
    
    Added compiler plug-in option to job 6 to make sure it is tested in CI.
    
    Combined jobs 7 and 8 because there is enough time in the build to support 
it.
    
    Removed build job 9 but kept 10 because it uses debian in light of removing 
2 and 4.
    
    Removed build job 12 and 15 as they are redundant to 13 and 14 and add too 
little value to justify the expense.

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

    $ git pull https://github.com/jeking3/thrift THRIFT-4071

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

    https://github.com/apache/thrift/pull/1238.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 #1238
    
----
commit 208edb0583cf4daa673f2553317448d2f3823db3
Author: James E. King, III <jim.k...@simplivity.com>
Date:   2017-04-05T14:36:07Z

    THRIFT-4071: collapse and remove unnecessary build jobs in Travis CI; 
ensure WITH_PLUGIN is tested somewhere

----


---
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