Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Commit

Permalink
Ensure any vendor directory is ignored
Browse files Browse the repository at this point in the history
Needed to get the Travis build to pass
  • Loading branch information
Mike Bland committed Nov 30, 2015
1 parent 81d2ddf commit 1b17ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _config.yml
Expand Up @@ -12,6 +12,7 @@ exclude:
- gulpfile.js
- node_modules
- package.json
- vendor

navigation:
- text: Introduction
Expand Down

0 comments on commit 1b17ffe

Please sign in to comment.