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

John Chee commented on THRIFT-2312:
-----------------------------------

An option that is worth exploring, if it hasn't already been dismissed, is 
exploiting environment variables: 
http://docs.travis-ci.com/user/build-configuration/#Set-environment-variables 
and an environment configuration for each pair of language-libraries. cabal [1] 
uses this to test against multiple versions of the the GHC the Haskell 
compiler. As long as building and testing each -- rather than every -- pair 
took less than 50 minutes it should be fine.

[1] https://travis-ci.org/haskell/cabal/builds/23712867

> travis.yml: build everything
> ----------------------------
>
>                 Key: THRIFT-2312
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2312
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Test Suite
>    Affects Versions: 0.9.1
>            Reporter: Roger Meier
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: THRIFT-2312_travis_enable_ruby_php_mingw_compiler.patch
>
>
> I'm working on travis.yml and like to improve it.
> the following languages are currently not supported:
> --without-ruby --without-haskell --without-perl --without-php  
> --without-python
> and mingw32 based compiler build
> patches are also welcome!



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to