.travis.yml: ignore pages/discuss

Apparently it's upset with matrix.to link that is not exactly under my
control so I opt to ignore it instead. I hope this will work.
This commit is contained in:
Aminda Suomalainen 2020-11-22 18:21:57 +02:00
parent 3b23f7cc05
commit 5beffad387
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 --blacklist r or ir pages/discuss
env:
global: