Skip to content

Commit

Permalink
Disable htmlproof for now
Browse files Browse the repository at this point in the history
  • Loading branch information
mmistakes committed Aug 8, 2014
1 parent 44efdad commit b115373
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 @@ -7,7 +7,7 @@ before_install:

script:
- bundle exec jekyll build --drafts
- bundle exec htmlproof ./_site
# - bundle exec htmlproof ./_site

notifications:
email: false

0 comments on commit b115373

Please sign in to comment.