[
https://issues.apache.org/jira/browse/THRIFT-2312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871190#comment-13871190
]
Roger Meier commented on THRIFT-2312:
-------------------------------------
I do not know what version travis does install via this:
sudo apt-get install -qq mingw32 mingw32-binutils mingw32-runtime
might be already fixed.. i enable the following line with my next test:
- sh bootstrap.sh ; sh contrib/mingw-cross-compile.sh
I try to eliminate these first:
--without-erlang --without-haskell --without-perl --without-python
enable all languages we have!
> travis.yml: build everything
> ----------------------------
>
> Key: THRIFT-2312
> URL: https://issues.apache.org/jira/browse/THRIFT-2312
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Reporter: Roger Meier
> Assignee: Roger Meier
> Priority: Minor
>
> 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.1.5#6160)