mirleft / ocaml-x509

X509 (RFC5280) handling in OCaml
BSD 2-Clause "Simplified" License
52 stars 33 forks source link

Travis: enable the OS X build. #84

Closed yallop closed 8 years ago

yallop commented 8 years ago

This may fail before #83 is merged.

yallop commented 8 years ago

This might pass if the build is restarted.

hannesm commented 8 years ago

you'll need to rebase this to have travis using the patch from #83.

yallop commented 8 years ago

Travis usually tests pull requests by merging the branch into master. (But I've rebased anyway.)

yallop commented 8 years ago

This is now ready for merge.

hannesm commented 8 years ago

thanks!