diff --git a/.travis.yml b/.travis.yml
index cd4bdd85490..2251af81504 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