summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2017-02-19 11:16:21 +0100
committerAndy Polyakov <appro@openssl.org>2017-02-23 23:35:40 +0100
commit91a9ad5356fe13d65701231ff9601e8df60ca925 (patch)
treea922ec53421d0334b5b02f83ab17b108d1ab5d75
parentcdfb7809b6a365a0a7874afd8f8778c5c572f267 (diff)
.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)
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 995e51771a..e5b821787c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,7 +7,6 @@ addons:
os:
- linux
- - osx
compiler:
- clang