[openssl-commits] [openssl] master update
Andy Polyakov
appro at openssl.org
Sun Feb 19 20:28:36 UTC 2017
The branch master has been updated
via e12e903e9ac675d08f9dd0db1f0c1a2049232c21 (commit)
from 3aad8e18707bccaabee5f111de2db0696b45781c (commit)
- Log -----------------------------------------------------------------
commit e12e903e9ac675d08f9dd0db1f0c1a2049232c21
Author: Andy Polyakov <appro at openssl.org>
Date: Sun Feb 19 11:16:21 2017 +0100
.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 at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 7b9e671..055b2f8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ addons:
os:
- linux
- - osx
compiler:
- clang
More information about the openssl-commits
mailing list