diff --git a/.travis.yml b/.travis.yml index cd4bdd8..2251af8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_install: script: - bundle exec jekyll build --drafts - - bundle exec htmlproof ./_site +# - bundle exec htmlproof ./_site notifications: email: false