This commit is contained in:
Panos Sakkos 2015-11-20 03:22:31 +01:00
parent 0346e869fa
commit 9f5e1a0a16
5 changed files with 17 additions and 2 deletions

View file

@ -2,7 +2,7 @@ language: ruby
rvm:
- 2.1
install: gem install jekyll jekyll-paginate html-proofer
install: gem install jekyll jekyll-paginate jemoji html-proofer
script: jekyll serve --baseurl "" --detach && htmlproof ./_site --disable-external --empty-alt-ignore
env: