tlsfuzzer/tlslite-ng

Add CI on Mac OSX

Opened this issue · 1 comments

The travis-ci functionality to run tests on OSX is open to public now. Configure .travis.yml to actually use it.

See: https://docs.travis-ci.com/user/osx-ci-environment/ for configuration.

If this helps, here's how I used to run MacOS tests in travisci for Sops: https://github.com/mozilla/sops/blob/python-sops/.travis.yml#L25-L36