Added htmlproofer in travis ci as validation
This commit is contained in:
parent
b1d735539c
commit
40c76eb12a
3 changed files with 2 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ rvm:
|
|||
- 2.1
|
||||
|
||||
install: gem install jekyll html-proofer
|
||||
script: jekyll build
|
||||
script: jekyll serve --baseurl "" --detach && htmlproof ./_site --disable-external --empty-alt-ignore
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue