trumptracker.github.io/script/cibuild
Viren Mohindra b4998cb06f
htmlproofer gem ⬆️
piped into the travis-ci build system
2017-02-03 14:40:32 -05:00

5 lines
No EOL
172 B
Bash

#!/usr/bin/env bash
set -e # halt script on error
bundle exec jekyll build
bundle exec htmlproofer ./_site --allow-hash-href --check-favicon --check-opengraph --check-html