Commit a6da6b73 authored by Richard Levitte's avatar Richard Levitte
Browse files

Revert ".travis.yml: remove osx from build matrix."



Recent changes seem to have gotten OS X back on track, so we should be
able to run our tests there again.

This reverts commit e12e903e.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5292)
parent b9ed9ab3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ addons:

os:
    - linux
    - osx

compiler:
    - clang