zeus.ugent.be/Checks
Lorin Werthen 84181be5e8
navigation
2016-07-31 19:28:23 +02:00

10 lines
229 B
Ruby

#!/usr/bin/env ruby
# frozen_string_literal: true
deploy_check :elinks
# 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