diff --git a/.travis.yml b/.travis.yml index f289fa4..0c9133b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,10 @@ language: node_js node_js: "6" -cache: yarn +cache: + yarn: true + directories: + - node_modules before_script: - echo '========== Importing wiki articles into hugo =========='