summaryrefslogtreecommitdiffstats
path: root/.travis.yml
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:23:52 +0100
commitd9856b5365570852bfd6f6d59dbd4480a11e6c70 (patch)
tree0cfac9e16ceb6ba42571a5090a64845dd16faa22 /.travis.yml
parentca0a7a9a4ebe9bb0f646930262f43372fa73254c (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)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 24f62dd5d4..cb6066d26d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,6 @@ addons:
os:
- linux
- - osx
compiler:
- clang