You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/20 07:36:59 UTC

[lucy-issues] [jira] [Commented] (CLOWNFISH-46) Travis CI with multiple host languages

    [ https://issues.apache.org/jira/browse/CLOWNFISH-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551847#comment-14551847 ] 

ASF GitHub Bot commented on CLOWNFISH-46:
-----------------------------------------

GitHub user rectang opened a pull request:

    https://github.com/apache/lucy-clownfish/pull/19

    CLOWNFISH-46 Travis multi-language

    Use a custom script to power testing for Travis. Set up testing for multiple versions of Perl, plus one version each for C and Go. Run tests for both CFC and the Clownfish runtime.

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

    $ git pull https://github.com/rectang/lucy-clownfish CLOWNFISH-46-travis-multi-lang

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

    https://github.com/apache/lucy-clownfish/pull/19.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 #19
    
----
commit b26a9c605fdf432864f82901305225e8006343d1
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-05-19T18:06:10Z

    Add a custom script for testing with Travic CI.
    
    *   Run tests for both CFC and the Clownfish runtime.
    *   Run tests for C, Perl and Go.

commit f99f57360e4996a91bbb879a68c399e82016babc
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-05-20T05:24:25Z

    Mod Travis config to run custom script.
    
    Test multiple versions for Perl, one version each for C and Go.

commit c4c93b77f7e4d8b82d5a313efe73fc170689591d
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-05-20T05:30:58Z

    Disable Go in Travis because the build is broken.

----


> Travis CI with multiple host languages
> --------------------------------------
>
>                 Key: CLOWNFISH-46
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-46
>             Project: Apache Lucy-Clownfish
>          Issue Type: New Feature
>            Reporter: Marvin Humphrey
>             Fix For: 0.5.0
>
>
> Travis wants us to pick one language.  We'll have to use some workarounds if we want to test against multiple runtimes for multiple hosts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)