Skip to content

(Re?) enable CI testing on OSX #154

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
fitzgen opened this issue Oct 27, 2016 · 4 comments
Closed

(Re?) enable CI testing on OSX #154

fitzgen opened this issue Oct 27, 2016 · 4 comments

Comments

@fitzgen
Copy link
Member

fitzgen commented Oct 27, 2016

Looking at .travis.yml, I think that we used to test on OSX, but we certainly aren't anymore. Presumably because we don't have LLVM 3.9 on Travis CI yet?

We should start testing on OSX again when we can figure that out. This issue can track that work.

@emilio
Copy link
Contributor

emilio commented Oct 27, 2016

I don't remember when/if we tested on OSX, but I'm pretty sure getting llvm38 from brew is doable, and probably llvm39 too.

If we could test llvm39 on OSX that'd be great until #70 lands!

@KyleMayes
Copy link
Contributor

I have working CI for macOS (and Windows) on my clang-related projects, I'm working on a pull request for this.

@fitzgen
Copy link
Member Author

fitzgen commented Nov 3, 2016

Great! Thanks a bunch :)

@emilio
Copy link
Contributor

emilio commented Nov 5, 2016

This is done \o/ thanks @KyleMayes

@emilio emilio closed this as completed Nov 5, 2016
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

3 participants