From a65a05b67b4ff7cc69eec76dd7422aadeb799f67 Mon Sep 17 00:00:00 2001 From: Denver Prophit Jr Date: Sat, 13 Apr 2019 19:18:55 -0400 Subject: [PATCH] Update _config.yml Excludes vendor build in .travis.yml --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index 4a3cdfad17c..420f5e13b21 100644 --- a/_config.yml +++ b/_config.yml @@ -76,6 +76,7 @@ exclude: - LICENSE - README.md - INSTALL.md + - vendor # The language setting is used in /includes/header.html for html-settings