mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-16 21:40:48 +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:
|
script:
|
||||||
- jekyll build --drafts --profile
|
- 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:
|
env:
|
||||||
global:
|
global:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user