mirror of
https://github.com/adulau/brouilleursdeblanc.git
synced 2024-11-21 09:37:12 +00:00
Disable htmlproof for now
This commit is contained in:
parent
44efdad2db
commit
b11537341f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ before_install:
|
|||
|
||||
script:
|
||||
- bundle exec jekyll build --drafts
|
||||
- bundle exec htmlproof ./_site
|
||||
# - bundle exec htmlproof ./_site
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in a new issue