-
Notifications
You must be signed in to change notification settings - Fork 422
travis docker support + osx support ~~madness~~ #210
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
Conversation
2 similar comments
4 similar comments
1 similar comment
31cfd07
to
dd5c3ae
Compare
1 similar comment
1 similar comment
dd5c3ae
to
6763faa
Compare
2 similar comments
6763faa
to
bb5c3a9
Compare
2 similar comments
.travis.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a comment here explaining this section needs to match the above equivalent section in the matrix?
Thanks! This is a really nice upgrade to the travis config. Please just address the one minor inline comment and also change the implicit strings back to explicit strings and then I'm happy (and we'll see what happens when it runs on travis). |
1 similar comment
travis docker support + osx support ~~madness~~ (switch to container-based Docker builds for speed; also introduce an OS X builder using OpenSSL 1.0.2).
I'll iterate on this until it works.