Skip to content

Commit

Permalink
Just ignore the file, it's driving me crazy
Browse files Browse the repository at this point in the history
  • Loading branch information
sangyye committed Apr 23, 2016
1 parent fb3c8a1 commit 34badcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ branches:
- gh-pages

rvm: 2.2.3
script: bundle exec jekyll build && bundle exec htmlproofer --check-html --disable-external ./_site
script: bundle exec jekyll build && bundle exec htmlproofer --check-html --disable-external ./_site --file-ignore ./_site/index.html
install: bundle install

env:
Expand Down

0 comments on commit 34badcc

Please sign in to comment.