enforce SRI

This commit is contained in:
Ben Balter
2018-04-10 09:53:11 -04:00
parent a7195f23c8
commit e8bdf6a73d

View File

@@ -3,7 +3,7 @@
set -e
bundle exec jekyll build
bundle exec htmlproofer ./_site --check-html --disable-external
bundle exec htmlproofer ./_site --check-html --check-sri --disable-external
bundle exec rubocop -D
bundle exec script/validate-html
gem build jekyll-theme-midnight.gemspec