remove html validator

This commit is contained in:
Lorin Werthen 2016-07-24 01:02:24 +02:00
parent c9669805ee
commit e2c3a8af93
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

3
Checks
View file

@ -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