zeus.ugent.be/Checks

11 lines
283 B
Text
Raw Normal View History

2016-07-20 19:50:54 +02:00
#!/usr/bin/env ruby
# frozen_string_literal: true
# Re-enable this when cammie doesn't fuck up so much
# 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