From 87374ff2c898f31f31c00f847fa8322f2cd84397 Mon Sep 17 00:00:00 2001 From: Valerii Hiora Date: Thu, 2 Oct 2014 10:52:42 +0300 Subject: Feature matrix & conditioned doc generation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Ensures that library builds and passes all tests without any features and with `tlsv1_1`, `tlsv1_2` features enabled. Note, that `sslv2` isn’t in test case because on modern linux (like on Travis servers) `SSLv2_method` isn’t in `libssl.so` so it builds fine but fails on linking tests. - For simplification it generates docs after every build, but uploads them once - if it is `master` branch and not a pull request. --- Makefile | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile deleted file mode 100644 index e69de29b..00000000 -- cgit v1.2.3