mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-04 16:44:15 +01:00
.travis.yml: blacklist r/
This commit is contained in:
parent
46ecacf162
commit
81fa45df86
@ -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”.' '“&” did not start a character reference. (“&” probably should have been escaped as “&”.)'
|
- ~/.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