Try to fix Travis build

This commit is contained in:
squidfunk 2018-06-10 15:28:21 +02:00
parent c90c57d2b4
commit 73f215928b

View File

@ -1,4 +1,5 @@
recursive-include material *.js *.css *.html *.svg *.png *.yml
recursive-include material *.ttf *.woff *.woff2
recursive-exclude site *
recursive-exclude src *
recursive-exclude * __pycache__