diff --git a/.travis.yml b/.travis.yml index 06acdda..d3903d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ branches: - gh-pages rvm: 2.3.0 -script: bundle exec jekyll build && bundle exec htmlproof -t --check-html --disable-external ./_site +script: bundle exec jekyll build && bundle exec htmlproof --file-ignore ./_site/index.html --check-html --disable-external ./_site install: bundle install env: