.travis.yml: enable css validation

This commit is contained in:
Aminda Suomalainen 2019-02-02 13:27:46 +02:00
parent 7b6a77ec70
commit 506aa7cfd4
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ install:
script:
- jekyll build --drafts --profile
- html5validator --root _site/ --blacklist r or
- html5validator --root _site/ --also-check-css --blacklist r or
env:
global: