[openssl-commits] [openssl] OpenSSL_1_1_0-stable update
Andy Polyakov
appro at openssl.org
Thu Feb 23 22:35:28 UTC 2017
The branch OpenSSL_1_1_0-stable has been updated
via d9856b5365570852bfd6f6d59dbd4480a11e6c70 (commit)
from ca0a7a9a4ebe9bb0f646930262f43372fa73254c (commit)
- Log -----------------------------------------------------------------
commit d9856b5365570852bfd6f6d59dbd4480a11e6c70
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>
(cherry picked from commit e12e903e9ac675d08f9dd0db1f0c1a2049232c21)
-----------------------------------------------------------------------
Summary of changes:
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 24f62dd..cb6066d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,7 +21,6 @@ addons:
os:
- linux
- - osx
compiler:
- clang
More information about the openssl-commits
mailing list