From 5b502310fe1bfb3dd96b51918c6cf579d111ad63 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Wed, 15 Aug 2018 18:17:26 -0500 Subject: remove freebsd11 builder (#4401) * remove freebsd11 builder it's out of date, we can't update it, and it is unreliable * we don't test against freebsd for now * what did case sensitivity ever do for me * don't assert on bsd since we don't test on for now --- docs/installation.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/installation.rst b/docs/installation.rst index 13cd75e1..a4649f51 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -14,7 +14,6 @@ Currently we test ``cryptography`` on Python 2.7, 3.4+, and PyPy 5.3+ on these operating systems. * x86-64 CentOS 7.x -* x86-64 FreeBSD 11 * macOS 10.12 Sierra, 10.11 El Capitan * x86-64 Ubuntu 14.04, 16.04, and rolling * x86-64 Debian Wheezy (7.x), Jessie (8.x), Stretch (9.x), and Sid (unstable) @@ -27,7 +26,6 @@ OpenSSL releases: * ``OpenSSL 1.0.1`` * ``OpenSSL 1.0.1e-fips`` (``RHEL/CentOS 7``) * ``OpenSSL 1.0.1f`` -* ``OpenSSL 1.0.1j-freebsd`` * ``OpenSSL 1.0.2-latest`` * ``OpenSSL 1.1.0-latest`` -- cgit v1.2.3