mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 20:19:32 +01:00
.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:
parent
3b23f7cc05
commit
5beffad387
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user