zeus.ugent.be/Checks

10 lines
228 B
Plaintext
Raw Normal View History

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