Commit e12e903e authored by Andy Polyakov's avatar Andy Polyakov
Browse files

.travis.yml: remove osx from build matrix.



Travis OS X utilization and backlog statistics suggest that it became
bottleneck for our integration builds with requests piling up for days
during working days of the week. Suggestion is to remove osx till
capacity is lesser issue.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 3aad8e18
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@ addons:

os:
    - linux
    - osx

compiler:
    - clang