Turning on Travis ImageCheck

This commit is contained in:
Perry Woodin 2016-11-17 09:38:38 -05:00
parent 760528ba91
commit fb7c34de88

View file

@ -2,4 +2,4 @@
set -e # halt script on error set -e # halt script on error
npm run build npm run build
bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/ --checks-to-ignore 'ImageCheck' bundle exec htmlproofer ./_site --disable-external --allow-hash-href --assume-extension --alt-ignore '/.*/' --file-ignore /assets/,/dist/,/style-guide/,/blog/