.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:
Aminda Suomalainen 2020-11-22 21:02:50 +02:00
parent 2cc8fe54de
commit c945ce55b4
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 1 additions and 1 deletions

View File

@ -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: