-
Notifications
You must be signed in to change notification settings - Fork 441
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
Adding experimental osx travis-ci support #257
Conversation
LGTM - Except: If you want the feature turned on for your repository, get in touch with the Travis support via email at support@travis-ci.com. |
Hm. I think I give it a shot. |
Got an answer:
|
So adding jdk 6 +7 is good. I'm hesitant to merge in case the OSX support is added and our builds start failing. I'd rather instead have a single PR which enables OSX AND makes sure tests pass once Travis CI supports. |
then let's merge this for now :) |
Yep, I'm on baord with that! |
Adding experimental osx travis-ci support
Let's see what happens...