diff --git a/script/cibuild b/script/cibuild index 4d5702d..7b053a5 100644 --- a/script/cibuild +++ b/script/cibuild @@ -2,4 +2,4 @@ set -e # halt script on error bundle exec jekyll build -bundle exec htmlproofer ./_site \ No newline at end of file +#bundle exec htmlproofer ./_site \ No newline at end of file