.travis.yml: remove osx from build matrix.
authorAndy Polyakov <appro@openssl.org>
Sun, 19 Feb 2017 10:16:21 +0000 (11:16 +0100)
committerAndy Polyakov <appro@openssl.org>
Thu, 23 Feb 2017 22:35:40 +0000 (23:35 +0100)
commit91a9ad5356fe13d65701231ff9601e8df60ca925
treea922ec53421d0334b5b02f83ab17b108d1ab5d75
parentcdfb7809b6a365a0a7874afd8f8778c5c572f267
.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: Richard Levitte <levitte@openssl.org>
(cherry picked from commit e12e903e9ac675d08f9dd0db1f0c1a2049232c21)
.travis.yml