Merge pull request #3622 from fulldecent/patch-1
Merge pull request 3622
This commit is contained in:
commit
6d3fc08a40
|
@ -118,6 +118,7 @@ customizable. If your script won't change much, you can write your test
|
|||
incantation here directly:
|
||||
|
||||
{% highlight yaml %}
|
||||
install: gem install jekyll html-proofer
|
||||
script: jekyll build && htmlproof ./_site
|
||||
{% endhighlight %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue