zeus.ugent.be/Checks
2016-07-31 19:29:16 +02:00

10 lines
228 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