zeus.ugent.be/Checks

10 lines
228 B
Text
Raw Normal View History

2016-07-20 19:50:54 +02:00
#!/usr/bin/env ruby
# frozen_string_literal: true
deploy_check :elinks
2016-07-24 01:02:24 +02:00
# The w3c validators go offline often, not great for our build CI
# deploy_check :html
2016-07-20 19:50:54 +02:00
deploy_check :ilinks
deploy_check :mixed_content
deploy_check :stale