Skip to content
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.

Commit

Permalink
Fix for Jekyll data error on travis. Based on: jekyll/jekyll#2938
Browse files Browse the repository at this point in the history
  • Loading branch information
artalat committed Aug 28, 2016
1 parent 874fba8 commit f753ed2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Expand Up @@ -17,6 +17,8 @@ url: "http://yourdomain.com" # the base hostname & protocol for your site
twitter_username: jekyllrb
github_username: jekyll

exclude: [vendor]

# Build settings
markdown: kramdown

Expand Down

0 comments on commit f753ed2

Please sign in to comment.