.travis.yml: add --profile to build

This commit is contained in:
Aminda Suomalainen 2016-02-06 11:40:40 +02:00
parent bc28c61573
commit 753b08e142
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sudo: false
script:
- gem install github-pages
- jekyll build --drafts
- jekyll build --drafts --profile
- python2 --version && python2 -m pip --version
- python2 -m pip install html5validator --user --upgrade
- ~/.local/bin/html5validator --root _site/ --ignore 'Bad value “Content-Security-Policy” for attribute “http-equiv” on element “meta”.' --blacklist r