From e2c3a8af93ecc7cc5bf9c8962b1c4fe0ac54b173 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sun, 24 Jul 2016 01:02:24 +0200 Subject: [PATCH] remove html validator --- Checks | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Checks b/Checks index 0a52fbf..08a7f08 100644 --- a/Checks +++ b/Checks @@ -2,7 +2,8 @@ # frozen_string_literal: true deploy_check :elinks -deploy_check :html +# The w3c validators go offline often, not great for our build CI +# deploy_check :html deploy_check :ilinks deploy_check :mixed_content deploy_check :stale