zeus.ugent.be/Checks

11 lines
281 B
Plaintext
Raw Normal View History

2016-07-20 17:50:54 +00: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-23 23:02:24 +00:00
# The w3c validators go offline often, not great for our build CI
2017-04-21 12:37:31 +00:00
deploy_check :html
2016-07-20 17:50:54 +00:00
deploy_check :ilinks
deploy_check :mixed_content
deploy_check :stale