Skip to content

Commit

Permalink
Add Open Graph checking
Browse files Browse the repository at this point in the history
  • Loading branch information
jabenninghoff committed Nov 20, 2016
1 parent 60ff718 commit 8cfe86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/cibuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
set -e # halt script on error

bundle exec jekyll build
bundle exec htmlproofer --check-favicon --check-html ./_site
bundle exec htmlproofer --check-favicon --check-html --check-opengraph ./_site

0 comments on commit 8cfe86f

Please sign in to comment.