mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-01-26 04:04:26 +01:00
.travis.yml: last blacklist attempt
This commit is contained in:
parent
b7c25ef07b
commit
84cbf63a9d
@ -5,7 +5,7 @@ script:
|
|||||||
- jekyll build --drafts
|
- jekyll build --drafts
|
||||||
- python2 --version && python2 -m pip --version
|
- python2 --version && python2 -m pip --version
|
||||||
- python2 -m pip install html5validator --user --upgrade
|
- 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 _site/r/
|
- ~/.local/bin/html5validator --root _site/ --ignore 'Bad value “Content-Security-Policy” for attribute “http-equiv” on element “meta”.' --blacklist r
|
||||||
rvm: 2.1
|
rvm: 2.1
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
Reference in New Issue
Block a user