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-19 21:27:57 +0100
commite12e903e9ac675d08f9dd0db1f0c1a2049232c21 (patch)
tree4aa18bb8982a706e10d048f6064624e89a602995
parent3aad8e18707bccaabee5f111de2db0696b45781c (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>
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 7b9e671164..055b2f868e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ addons:
os:
- linux
- - osx
compiler:
- clang