Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't configure same project for OSX and Linux support #1263

Closed
scannell opened this issue Jul 16, 2013 · 6 comments
Closed

can't configure same project for OSX and Linux support #1263

scannell opened this issue Jul 16, 2013 · 6 comments
Assignees

Comments

@scannell
Copy link

For https://github.com/facebook/hiphop-php we've been using travis-ci for Linux and we're trying to add OSX to our build now that we have it compiling to avoid rot.

It seems from the documentation that "objective-c" really means OSX (even if one does not have any objective-c code) but it doesn't seem like there's a way to say we want to run on both (with different configuration scripts since we'd be pulling dependencies down differently on OSX.)

Is there some kind of method or workaround for this beyond the ugly hack of forking our own project solely for the purposes of adding a different .yml file?

@joshk
Copy link
Contributor

joshk commented Jul 16, 2013

Hi @scannell,

Currently we only allow projects to run on one arch as we don't have enough Mac capacity for all projects to run on both Linux and Mac VMs.

We are looking at ways to whitelist this for some repos, we just haven't had the opportunity to look into it further.

If Facebook is interested in this please email support@travis-ci.com and we can talk further :)

Have an awesome day,

Josh

@dinhvh
Copy link

dinhvh commented Jul 21, 2013

I'd be interested too for mailcore 2.
http://github.com/MailCore/mailcore2

Mainly because I want to check cross-platform build issues.

@scannell
Copy link
Author

@joshk, support@travis-ci.com didn't respond to my inquiry but I just pinged again.

@joshk
Copy link
Contributor

joshk commented Jul 22, 2013

I need to slap myself!

Sorry, will email you shortly, just helping ship a blog post :)

On 22/07/2013, at 5:56 PM, Sean Cannella notifications@github.com wrote:

@joshk, support@travis-ci.com didn't respond to my inquiry but I just pinged again.


Reply to this email directly or view it on GitHub.

@erichs
Copy link

erichs commented Oct 2, 2013

👍 Please consider adding multi-arch project support. That would be amazing!

@ghost ghost assigned BanzaiMan Jan 25, 2014
@roidrage
Copy link
Contributor

This is now possible, albeit in a limited fashion: http://blog.travis-ci.com/2014-05-13-multi-os-feature-available/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants