Skip to content

Fix the CI + OSX situation... #526

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

Closed
1 of 3 tasks
fitzgen opened this issue Feb 17, 2017 · 2 comments
Closed
1 of 3 tasks

Fix the CI + OSX situation... #526

fitzgen opened this issue Feb 17, 2017 · 2 comments

Comments

@fitzgen
Copy link
Member

fitzgen commented Feb 17, 2017

TODO

  • feature gate obj-c support
  • test that obj-c builds under linux, but don't run obj-c related tests (as they require an OSX machine)
  • stop running OSX builds on travis CI
@emilio
Copy link
Contributor

emilio commented Apr 22, 2017

We could just run tests with --target <osx> I think, assuming we fix #593.

@fitzgen
Copy link
Member Author

fitzgen commented Jul 21, 2017

Actually I think we can close this. We're already running obj-c expectation tests via cross compiling from linux. No plans to actually run the layout tests on OSX because Travis CI is too slow.

@fitzgen fitzgen closed this as completed Jul 21, 2017
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

2 participants