mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-25 05:49:23 +01:00
.travis.yml: --ignore "matrix.to"
As Matrix.to seems to be the only string where the validator has a problem and I don't think I could fix it
This commit is contained in:
parent
2cc8fe54de
commit
c945ce55b4
@ -13,7 +13,7 @@ install:
|
||||
|
||||
script:
|
||||
- jekyll build --drafts --profile
|
||||
- html5validator --root _site/ --also-check-css --blacklist r or ir
|
||||
- html5validator --root _site/ --also-check-css --ignore "matrix.to" --blacklist r or ir
|
||||
|
||||
env:
|
||||
global:
|
||||
|
Loading…
Reference in New Issue
Block a user