From e2688dd62ebe96cf04a668c0ca8b146773703c91 Mon Sep 17 00:00:00 2001 From: Dawid Potocki Date: Tue, 10 Sep 2019 20:18:07 +1200 Subject: [PATCH] Fix Travis --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index f560684c..eac523d4 100644 --- a/_config.yml +++ b/_config.yml @@ -8,4 +8,4 @@ plugins: sitemap: file: "/sitemap.xml" include: [".well-known"] -exclude: ["font"] +exclude: ["font", "vendor"]